NodeCounts.Running プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象