StorageAccountType Enum

The storage account type used to store backups for this instance. The options are LRS (LocallyRedundantStorage), ZRS (ZoneRedundantStorage) and GRS (GeoRedundantStorage)

Inheritance
builtins.str
StorageAccountType
StorageAccountType

Constructor

StorageAccountType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

GRS
LRS
ZRS