ExpressRouteCrossConnectionRoutesTableSummary Class

The routes table associated with the ExpressRouteCircuit.

Inheritance
ExpressRouteCrossConnectionRoutesTableSummary

Constructor

ExpressRouteCrossConnectionRoutesTableSummary(*, neighbor: typing.Union[str, NoneType] = None, asn: typing.Union[int, NoneType] = None, up_down: typing.Union[str, NoneType] = None, state_or_prefixes_received: typing.Union[str, NoneType] = None, **kwargs)

Parameters

neighbor
str

IP address of Neighbor router.

asn
int

Autonomous system number.

up_down
str

The length of time that the BGP session has been in the Established state, or the current status if not in the Established state.

state_or_prefixes_received
str

Current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group.