IStaticSiteArmResource.SkuCapacityScaleType Property

Definition

Available scale configurations for an App Service plan.

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

Property Value

Attributes

Applies to