Partager via


SkuCapacity.ElasticMaximum Propriété

Définition

Obtient ou définit le nombre maximal de workers élastiques pour cette référence SKU de plan App Service.

[Newtonsoft.Json.JsonProperty(PropertyName="elasticMaximum")]
public int? ElasticMaximum { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="elasticMaximum")>]
member this.ElasticMaximum : Nullable<int> with get, set
Public Property ElasticMaximum As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à