NodeCounts.Idle プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象