MaintenanceEventActionResult.PlannedStartOn 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 planned start time of the maintenance event (UTC).
public DateTimeOffset? PlannedStartOn { get; }
member this.PlannedStartOn : Nullable<DateTimeOffset>
Public ReadOnly Property PlannedStartOn As Nullable(Of DateTimeOffset)