ServerHAState type

Defines values for ServerHAState.
KnownServerHAState can be used interchangeably with ServerHAState, this enum contains the known values that the service supports.

Known values supported by the service

NotEnabled
CreatingStandby
ReplicatingData
FailingOver
Healthy
RemovingStandby

type ServerHAState = string