Compartir a través de


Cluster.CurrentNodeCount Propiedad

Definición

Obtiene el número de nodos actual.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentNodeCount")]
public int? CurrentNodeCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentNodeCount")>]
member this.CurrentNodeCount : Nullable<int>
Public ReadOnly Property CurrentNodeCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Número de nodos de proceso asignados actualmente al clúster.

Se aplica a