Partager via


NodeStateCounts.LeavingNodeCount Propriété

Définition

Obtient le nombre de nœuds sortants.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Nombre de nœuds de calcul qui quittent le cluster.

S’applique à