Partager via


WorkerPoolResource.WorkerCount Propriété

Définition

Obtient ou définit le nombre d’instances dans le pool de workers.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.workerCount")]
public int? WorkerCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.workerCount")>]
member this.WorkerCount : Nullable<int> with get, set
Public Property WorkerCount As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à