다음을 통해 공유


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

적용 대상