Share via


ManagedDiskData.Sku Property

Definition

The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, StandardSSD_ZRS, or PremiumV2_LRS.

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

Property Value

Applies to