DiskSku Class

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

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
DiskSku

Constructor

DiskSku(*, name: Optional[Union[str, azure.mgmt.compute.v2020_05_01.models._compute_management_client_enums.DiskStorageAccountTypes]] = None, **kwargs)

Parameters

name
str or DiskStorageAccountTypes
Required

The sku name. Possible values include: "Standard_LRS", "Premium_LRS", "StandardSSD_LRS", "UltraSSD_LRS".

Variables

tier
str

The sku tier.