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

適用於