ClusterReplicationState type

The provisioning state of the cluster replication.
KnownClusterReplicationState can be used interchangeably with ClusterReplicationState, this enum contains the known values that the service supports.

Known values supported by the service

Succeeded: Succeeded
EnableRequested: EnableRequested
Enabling: Enabling
DisableRequested: DisableRequested
Disabling: Disabling
RollbackRequested: RollbackRequested
RollingBack: RollingBack
Failed: Failed
Canceled: Canceled

type ClusterReplicationState = string