Compartilhar via


AppServicePlanPatchResource.MaximumNumberOfWorkers Propriedade

Definição

Obtém o número máximo de instâncias que podem ser atribuídas a esse plano de Serviço de Aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a