ReplicaSynchronizationHealth type

Link health state
KnownReplicaSynchronizationHealth can be used interchangeably with ReplicaSynchronizationHealth, this enum contains the known values that the service supports.

Known values supported by the service

NOT_HEALTHY: NOT_HEALTHY
PARTIALLY_HEALTHY: PARTIALLY_HEALTHY
HEALTHY: HEALTHY

type ReplicaSynchronizationHealth = string