Udostępnij za pośrednictwem


NodeCounts.Running Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to