Compartilhar via


SitePatchResource.MaxNumberOfWorkers Propriedade

Definição

Obtém o número máximo de trabalhos. Isso só se aplica ao contêiner do Functions.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a