DiskSku Class

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

Constructor

DiskSku()

Variables

Name Description
name
Union[str, <xref:"DiskStorageAccountTypes">]

The sku name. Known values are: "Standard_LRS", "Premium_LRS", "StandardSSD_LRS", "UltraSSD_LRS", "Premium_ZRS", "StandardSSD_ZRS", and "PremiumV2_LRS".

tier
str

The sku tier.

Attributes

name

"Standard_LRS", "Premium_LRS", "StandardSSD_LRS", "UltraSSD_LRS", "Premium_ZRS", "StandardSSD_ZRS", and "PremiumV2_LRS".

name: str | DiskStorageAccountTypes

tier

The sku tier.

tier: str