Share via


KnownStorageAccountStrategy enum

Known values of StorageAccountStrategy that the service accepts.

Fields

DefaultStandardLRS

Choose Standard_LRS storage unless overridden by specifying regional storageAccountType.

PreferStandardZRS

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).