ConnectionStatus type
The connection status.
KnownConnectionStatus can be used interchangeably with ConnectionStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Unknown
Connected: Connected
Disconnected: Disconnected
Degraded: Degraded
type ConnectionStatus = string