次の方法で共有


MaintenanceRedeployStatus.PreMaintenanceWindowEndTime プロパティ

定義

メンテナンス前期間の終了時刻を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象