Language

ManagedMaintenanceWindowStatus.LastWindowStartTimeUtc Property

Definition

Gets last window start time in UTC.

[Newtonsoft.Json.JsonProperty(PropertyName="lastWindowStartTimeUTC")]
public DateTime? LastWindowStartTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastWindowStartTimeUTC")>]
member this.LastWindowStartTimeUtc : Nullable<DateTime>
Public ReadOnly Property LastWindowStartTimeUtc As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to