PeerRoute Class

Peer routing details.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.network._serialization.Model
PeerRoute

Constructor

PeerRoute(**kwargs: Any)

Variables

Name Description
local_address
str

The peer's local address.

network
str

The route's network prefix.

next_hop
str

The route's next hop.

source_peer
str

The peer this route was learned from.

origin
str

The source this route was learned from.

as_path
str

The route's AS path sequence.

weight
int

The route's weight.