FailoverConnectionStatus type

The current status of the connection
KnownFailoverConnectionStatus can be used interchangeably with FailoverConnectionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Connected: Connected
Disconnected: Disconnected

type FailoverConnectionStatus = string