Share via


MaintenanceRedeployStatus.MaintenanceWindowEndTime Property

Definition

Gets or sets end Time for the Maintenance Window.

[Newtonsoft.Json.JsonProperty(PropertyName="maintenanceWindowEndTime")]
public DateTime? MaintenanceWindowEndTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maintenanceWindowEndTime")>]
member this.MaintenanceWindowEndTime : Nullable<DateTime> with get, set
Public Property MaintenanceWindowEndTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to