Udostępnij za pośrednictwem


NodeCounts.Idle Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to