NodeCounts.Creating プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象