次の方法で共有


BackupResourceConfig.XcoolState プロパティ

定義

コンテナーの x クール状態を取得または設定します。 使用可能な値は、'Invalid'、'Enabled'、'Disabled' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象