Compartir a través de


WorkerPoolResourceInner.WorkerCount Propiedad

Definición

Obtiene o establece el número de instancias del grupo de trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a