CircuitConnectionStatus type
Express Route Circuit connection state.
KnownCircuitConnectionStatus can be used interchangeably with CircuitConnectionStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Connected: Connected
Connecting: Connecting
Disconnected: Disconnected
type CircuitConnectionStatus = string