IStaticSiteArmResource.SkuCapacityScaleType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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