approveUntilDate property

String? approveUntilDate
final

The cutoff date for auto approval of released patches. Any patches released on or before this date are installed automatically. Not supported on Ubuntu Server.

Enter dates in the format YYYY-MM-DD. For example, 2020-12-31.

Implementation

final String? approveUntilDate;