Pool.ScaleSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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