次の方法で共有


ClusterResourceProperties.Deallocated プロパティ

定義

クラスターと関連するデータ センターの割り当てが解除されたかどうかを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象