AppServiceEnvironmentResourceInner.WorkerPools Propriedade

Definição

Obtém ou define a descrição dos pools de trabalho com IDs de tamanho do trabalho, tamanhos de VM e número de trabalhos em cada 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a