Language

ManagedMaintenanceWindowStatus.LastWindowEndTimeUtc Property

Definition

Gets last window end time in UTC.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to