共用方式為


PoolNodeCounts.LowPriority Property

Definition

Gets or sets the number of Spot/Low-priority Compute Nodes in each state.

[Newtonsoft.Json.JsonProperty(PropertyName="lowPriority")]
public Microsoft.Azure.Batch.Protocol.Models.NodeCounts LowPriority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lowPriority")>]
member this.LowPriority : Microsoft.Azure.Batch.Protocol.Models.NodeCounts with get, set
Public Property LowPriority As NodeCounts

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to