RedundancyMode type
Explains the current redundancy strategy of the cluster, which affects the expected SLA.
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