Freigeben über


AppServicePlanPatchResource.MaximumElasticWorkerCount Eigenschaft

Definition

Ruft die maximale Anzahl von Workern ab, die für diesen ElasticScaleEnabled-App Service-Plan zulässig sind, oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: