Share via


Account.Sku Property

Definition

Gets or sets the Sku.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to