StorageAccountStrategy type
定义了StorageAccountStrategy的数值。
KnownStorageAccountStrategy 可以与 StorageAccountStrategy 互换使用,该枚举包含服务支持的已知值。
服务支持的已知值
PreferStandard_ZRS:如果区域支持,选择Standard_ZRS存储,否则选择Standard_LRS存储,除非指定区域存储账户类型覆盖。 如果没有指定storageAccountStrategy,则默认策略为(从API版本2025-03-03起)。
DefaultStandard_LRS:除非被指定区域存储账户类型覆盖,否则选择Standard_LRS存储。
type StorageAccountStrategy = string