BgpPeerState type

Defines values for BgpPeerState.
KnownBgpPeerState can be used interchangeably with BgpPeerState, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
Stopped
Idle
Connecting
Connected

type BgpPeerState = string