你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StorageAccountType type

StorageAccountType 枚举
KnownStorageAccountType 可与 StorageAccountType 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

Standard_LRS:数据磁盘应使用标准本地冗余存储。
Premium_LRS:数据磁盘应使用高级本地冗余存储。
StandardSSD_LRS:数据磁盘应使用标准 SSD 本地冗余存储。
Premium_ZRS:数据磁盘应使用高级 SSD 区域冗余存储。
StandardSSD_ZRS:数据磁盘应使用标准 SSD 区域冗余存储。

type StorageAccountType = string