StorageAccountTypes type
Specifies the storage account type for the managed disk. Managed OS disk
storage account type can only be set when you create the scale set. NOTE:
UltraSSD_LRS can only be used with data disks. It cannot be used with OS Disk.
Standard_LRS uses Standard HDD. StandardSSD_LRS uses Standard SSD. Premium_LRS
uses Premium SSD. UltraSSD_LRS uses Ultra disk. Premium_ZRS uses Premium SSD
zone redundant storage. StandardSSD_ZRS uses Standard SSD zone redundant
storage. For more information regarding disks supported for Windows Virtual
Machines, refer to
https://docs.microsoft.com/azure/virtual-machines/windows/disks-types and, for
Linux Virtual Machines, refer to
https://docs.microsoft.com/azure/virtual-machines/linux/disks-types
KnownStorageAccountTypes can be used interchangeably with StorageAccountTypes,
this enum contains the known values that the service supports.
Known values supported by the service
Standard_LRS: Standard_LRS option.
Premium_LRS: Premium_LRS option.
StandardSSD_LRS: StandardSSD_LRS option.
UltraSSD_LRS: UltraSSD_LRS option.
Premium_ZRS: Premium_ZRS option.
StandardSSD_ZRS: StandardSSD_ZRS option.
PremiumV2_LRS: PremiumV2_LRS option.
type StorageAccountTypes = string