RedundancyMode type
Defines values for RedundancyMode.
KnownRedundancyMode can be used interchangeably with RedundancyMode,
this enum contains the known values that the service supports.
Known values supported by the service
None: No redundancy. Availability loss will occur.
LR: Local redundancy with high availability.
ZR: Zone redundant. Higher availability.
type RedundancyMode = string