Share via


AppServiceSkuCapacity.ElasticMaximum Property

Definition

Maximum number of Elastic workers for this App Service plan SKU.

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

Property Value

Applies to