Pool.ScaleSettings Property

Definition

Gets or sets settings which configure the number of nodes in the pool.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleSettings")]
public Microsoft.Azure.Management.Batch.Models.ScaleSettings ScaleSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleSettings")>]
member this.ScaleSettings : Microsoft.Azure.Management.Batch.Models.ScaleSettings with get, set
Public Property ScaleSettings As ScaleSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to