Partager via


AppServicePlan.MaximumNumberOfWorkers Propriété

Définition

Obtient le nombre maximal d’instances pouvant être affectées à ce plan App Service.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maximumNumberOfWorkers")]
public int? MaximumNumberOfWorkers { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maximumNumberOfWorkers")>]
member this.MaximumNumberOfWorkers : Nullable<int>
Public ReadOnly Property MaximumNumberOfWorkers As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à