SkuCapacity.ScaleType Property

Definition

Gets or sets available scale configurations for an App Service plan.

[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