Partager via


AppServiceEnvironmentResourceInner.WorkerPools Propriété

Définition

Obtient ou définit la description des pools de worker avec des ID de taille worker, des tailles de machine virtuelle et le nombre de workers dans chaque pool.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.workerPools")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.WorkerPool> WorkerPools { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.workerPools")>]
member this.WorkerPools : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.WorkerPool> with get, set
Public Property WorkerPools As IList(Of WorkerPool)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à