Compartir a través de


BigDataPoolResourceInfo.NodeCount Propiedad

Definición

Obtiene o establece el número de nodos del grupo de macrodatos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a