Share via


ScaleSettings.Manual Property

Definition

Gets or sets manual scale settings.

[Newtonsoft.Json.JsonProperty(PropertyName="manual")]
public Microsoft.Azure.Management.BatchAI.Models.ManualScaleSettings Manual { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="manual")>]
member this.Manual : Microsoft.Azure.Management.BatchAI.Models.ManualScaleSettings with get, set
Public Property Manual As ManualScaleSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Manual scale settings for the cluster.

Applies to