approveAfterDays property

int? approveAfterDays
final

The number of days after the release date of each patch matched by the rule that the patch is marked as approved in the patch baseline. For example, a value of 7 means that patches are approved seven days after they are released. Not supported on Ubuntu Server.

Implementation

final int? approveAfterDays;