Share via


StorageAccountPatch.Sku Property

Definition

Gets or sets the SKU name. Note that the SKU name cannot be updated to Standard_ZRS, Premium_LRS or Premium_ZRS, nor can accounts of those SKU names be updated to any other value.

public Azure.ResourceManager.Storage.Models.StorageSku Sku { get; set; }
member this.Sku : Azure.ResourceManager.Storage.Models.StorageSku with get, set
Public Property Sku As StorageSku

Property Value

Applies to