Share via


SkuCapacity.Default Property

Definition

Default number of workers for this App Service plan SKU.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public int? Default { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Default : Nullable<int> with get, set
Public Property Default As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to