currentApplyDate property
The effective date when the pending maintenance action will be applied to
the resource. This date takes into account opt-in requests received from the
ApplyPendingMaintenanceAction
API operation, and also the
AutoAppliedAfterDate
and ForcedApplyDate
parameter
values. This value is blank if an opt-in request has not been received and
nothing has been specified for AutoAppliedAfterDate
or
ForcedApplyDate
.
Implementation
final DateTime? currentApplyDate;