Partager via


AppServicePlan.MaximumElasticWorkerCount Propriété

Définition

Obtient ou définit le nombre maximal de workers autorisés pour ce plan elasticScaleEnabled App Service

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à