次の方法で共有


DscNodeConfiguration.NodeCount プロパティ

定義

このノード構成が割り当てられているノードの数を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeCount")]
public long? NodeCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.nodeCount")>]
member this.NodeCount : Nullable<int64> with get, set
Public Property NodeCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象