BgpPeerState type

The BGP peer state.
KnownBgpPeerState can be used interchangeably with BgpPeerState, this enum contains the known values that the service supports.

Known values supported by the service

Unknown: Unknown
Stopped: Stopped
Idle: Idle
Connecting: Connecting
Connected: Connected

type BgpPeerState = string