KnownStorageAccountStrategy enum
服务接受的已知 StorageAccountStrategy 值。
字段
| DefaultStandardLRS | 除非被指定区域storageAccountType覆盖,否则选择Standard_LRS存储。 |
| PreferStandardZRS | 如果区域支持,选择Standard_ZRS存储,否则选择Standard_LRS存储,除非指定区域storageAccountType覆盖。 如果没有指定storageAccountStrategy,则默认策略为(从API版本2025-03-03起)。 |