Share via


AppServiceSkuCapacity.Default Property

Definition

Default number of workers for this App Service plan SKU.

public int? Default { get; set; }
member this.Default : Nullable<int> with get, set
Public Property Default As Nullable(Of Integer)

Property Value

Applies to