IAppServicePlan.SkuCapacityScaleType Property

Definition

Available scale configurations for an App Service plan.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Available scale configurations for an App Service plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scaleType", Update=true)]
public string SkuCapacityScaleType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Available scale configurations for an App Service plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scaleType", Update=true)>]
member this.SkuCapacityScaleType : string with get, set
Public Property SkuCapacityScaleType As String

Property Value

Attributes

Applies to