ExpressRouteCrossConnectionRoutesTableSummary Class

Definition

The routes table associated with the ExpressRouteCircuit.

public class ExpressRouteCrossConnectionRoutesTableSummary
type ExpressRouteCrossConnectionRoutesTableSummary = class
Public Class ExpressRouteCrossConnectionRoutesTableSummary
Inheritance
ExpressRouteCrossConnectionRoutesTableSummary

Constructors

ExpressRouteCrossConnectionRoutesTableSummary()

Initializes a new instance of the ExpressRouteCrossConnectionRoutesTableSummary class.

ExpressRouteCrossConnectionRoutesTableSummary(String, Nullable<Int32>, String, String)

Initializes a new instance of the ExpressRouteCrossConnectionRoutesTableSummary class.

Properties

Asn

Gets or sets autonomous system number.

Neighbor

Gets or sets IP address of Neighbor router.

StateOrPrefixesReceived

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

UpDown

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

Applies to