Condividi tramite


SitePatchResource.MaxNumberOfWorkers Proprietà

Definizione

Ottiene il numero massimo di ruoli di lavoro. Questo vale solo per il contenitore funzioni.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a