ElasticPoolUpdate.Sku Property

Definition

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

Property Value

Sku
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to