MaintenanceWindow.CustomWindow プロパティ

定義

カスタム ウィンドウが有効か無効かを示す値を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="customWindow")]
public string CustomWindow { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customWindow")>]
member this.CustomWindow : string with get, set
Public Property CustomWindow As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象