次の方法で共有


MaintenanceRedeployStatus.MaintenanceWindowEndTime Property

Definition

[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