StorageAccountInner.Sku Property

Definition

Gets the SKU.

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.Storage.Fluent.Models.SkuInner Sku { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.Storage.Fluent.Models.SkuInner
Public ReadOnly Property Sku As SkuInner

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to