Udostępnij za pośrednictwem


NodeCounts.Preempted Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to