Partager via


WorkerPool.WorkerSizeId Propriété

Définition

Obtient ou définit l’ID de taille de worker pour référencer ce pool de workers.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à