Compartir a través de


DscNodeConfiguration.NodeCount Propiedad

Definición

Obtiene o establece el número de nodos con esta configuración de nodo asignada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a