Compartir a través de


NodeStateCounts.IdleNodeCount Propiedad

Definición

Obtiene el número de nodos inactivos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Número de nodos de proceso en estado inactivo.

Se aplica a