Share via


DeploymentScaleSettings.ScaleType Property

Definition

Gets or sets deployment scale type. Possible values include: 'Standard', 'Manual'

[Newtonsoft.Json.JsonProperty(PropertyName="scaleType")]
public string ScaleType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleType")>]
member this.ScaleType : string with get, set
Public Property ScaleType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to