Compartir a través de


AppServicePlanPatchResource.MaximumElasticWorkerCount Propiedad

Definición

Obtiene o establece el número máximo de trabajos totales permitidos para este plan de 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a