NodeCounts.Deallocating Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to