Share via


WebSiteSlotConfig.ElasticWebAppScaleLimit Property

Definition

Maximum number of workers that a site can scale out to. This setting only applies to apps in plans where ElasticScaleEnabled is <code>true</code>

public Azure.Provisioning.BicepValue<int> ElasticWebAppScaleLimit { get; set; }
member this.ElasticWebAppScaleLimit : Azure.Provisioning.BicepValue<int> with get, set
Public Property ElasticWebAppScaleLimit As BicepValue(Of Integer)

Property Value

Applies to