NodeCounts.LeavingPool プロパティ

定義

leavingPool 状態のコンピューティング ノードの数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="leavingPool")]
public int LeavingPool { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="leavingPool")>]
member this.LeavingPool : int with get, set
Public Property LeavingPool As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象