共用方式為


PoolNodeCounts.Dedicated Property

Definition

Gets or sets the number of dedicated Compute Nodes in each state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to