Delen via


NodeStateCounts.LeavingNodeCount Eigenschap

Definitie

Hiermee wordt het aantal verlaten knooppunten opgehaald.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Aantal rekenknooppunten dat het cluster verlaat.

Van toepassing op