StorageAccountType Enum

Type of storage account to be used on the disk. Possible values are: Standard_LRS or Premium_LRS. Premium storage account type can only be used with VM sizes supporting premium storage.

Inheritance
builtins.str
StorageAccountType
StorageAccountType

Constructor

StorageAccountType(value)

Fields

PREMIUM_LRS
STANDARD_LRS