Compartir a través de


NodeCounts.Unusable Propiedad

Definición

Obtiene o establece el número de nodos de ejecución en estado inutilizable.

[Newtonsoft.Json.JsonProperty(PropertyName="unusable")]
public int Unusable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unusable")>]
member this.Unusable : int with get, set
Public Property Unusable As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a