Compartir a través de


AppServicePlanPatchResource.MaximumNumberOfWorkers Propiedad

Definición

Obtiene el número máximo de instancias que se pueden asignar a este plan de 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a