Share via


MaintenanceRedeployStatus.PreMaintenanceWindowEndTime Property

Definition

Gets or sets end Time for the Pre Maintenance Window.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to