Share via


MaintenanceRedeployStatus.MaintenanceWindowStartTime Property

Definition

Gets or sets start Time for the Maintenance Window.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to