Share via


SkuCapacity.ElasticMaximum Property

Definition

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

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

Property Value

Implements

Attributes

Applies to