Cluster.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 scale settings.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleSettings")]
public Microsoft.Azure.Management.BatchAI.Models.ScaleSettings ScaleSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleSettings")>]
member this.ScaleSettings : Microsoft.Azure.Management.BatchAI.Models.ScaleSettings with get, set
Public Property ScaleSettings As ScaleSettings
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Remarks
Scale settings of the cluster.