Freigeben über


NodeStateCounts.UnusableNodeCount Eigenschaft

Definition

Ruft die Anzahl der nicht verwendbaren Knoten ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Anzahl der Computeknoten, die sich im nicht verwendbaren Zustand befinden.

Gilt für: