ReadReplicaPromoteMode type
Defines values for ReadReplicaPromoteMode.
KnownReadReplicaPromoteMode can be used interchangeably with ReadReplicaPromoteMode,
this enum contains the known values that the service supports.
Known values supported by the service
Standalone: Read replica will become an independent server.
Switchover: Read replica will swap roles with primary server.
type ReadReplicaPromoteMode = string