Share via


AppServiceSkuCapacity.Maximum Property

Definition

Maximum number of workers for this App Service plan SKU.

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

Property Value

Applies to