WorkerPoolResource.Sku Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.WebSites.Models.SkuDescription Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.WebSites.Models.SkuDescription with get, set
Public Property Sku As SkuDescription

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to