forcedApplyDate property

DateTime? forcedApplyDate
final

The date when the maintenance action is automatically applied. The maintenance action is applied to the resource on this date regardless of the maintenance window for the resource. If this date is specified, any immediate opt-in requests are ignored.

Implementation

final DateTime? forcedApplyDate;