Share via


AppServiceEnvironmentPatchResource.WorkerPools Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to