Share via


Resource.Sku Property

Definition

Gets or sets the SKU of the Analysis Services resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to