NodeCounts.LeavingPool Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to