MaintenanceEventProperties.DeferralDeadlineOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The latest date/time this maintenance event can be postponed to (UTC). Present only when deferrable is true.
public DateTimeOffset? DeferralDeadlineOn { get; }
member this.DeferralDeadlineOn : Nullable<DateTimeOffset>
Public ReadOnly Property DeferralDeadlineOn As Nullable(Of DateTimeOffset)