Delen via


DscNodeConfiguration.NodeCount Eigenschap

Definitie

Hiermee wordt het aantal knooppunten opgehaald of ingesteld waaraan deze knooppuntconfiguratie is toegewezen

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op