Share via


NodeCounts.Unusable Property

Definition

Gets or sets the number of Compute Nodes in the unusable state.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to