Compartir a través de


NodeStateCounts.LeavingNodeCount Propiedad

Definición

Obtiene el número de nodos que sale.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Número de nodos de proceso que salen del clúster.

Se aplica a