StorageAccountStrategy type
Defines values for StorageAccountStrategy.
KnownStorageAccountStrategy can be used interchangeably with StorageAccountStrategy,
this enum contains the known values that the service supports.
Known values supported by the service
PreferStandard_ZRS: Choose Standard_ZRS storage if the region supports it, else choose Standard_LRS storage, unless overridden by specifying regional storageAccountType. If no storageAccountStrategy is specified, this is the default strategy (from API version 2025-03-03 onwards).
DefaultStandard_LRS: Choose Standard_LRS storage unless overridden by specifying regional storageAccountType.
type StorageAccountStrategy = string