HubBgpConnectionStatus type
The current state of the VirtualHub to Peer.
KnownHubBgpConnectionStatus can be used interchangeably with HubBgpConnectionStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Unknown
Connecting: Connecting
Connected: Connected
NotConnected: NotConnected
type HubBgpConnectionStatus = string