ExpressRouteCircuitRoutesTableSummary Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The routes table associated with the ExpressRouteCircuit.
public class ExpressRouteCircuitRoutesTableSummary
type ExpressRouteCircuitRoutesTableSummary = class
Public Class ExpressRouteCircuitRoutesTableSummary
- Inheritance
-
ExpressRouteCircuitRoutesTableSummary
Constructors
ExpressRouteCircuitRoutesTableSummary() |
Initializes a new instance of the ExpressRouteCircuitRoutesTableSummary class. |
ExpressRouteCircuitRoutesTableSummary(String, Nullable<Int32>, Nullable<Int32>, String, String) |
Initializes a new instance of the ExpressRouteCircuitRoutesTableSummary class. |
Properties
AsProperty |
Gets or sets autonomous system number. |
Neighbor |
Gets or sets IP address of the neighbor. |
StatePfxRcd |
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. |
V |
Gets or sets BGP version number spoken to the neighbor. |
Applies to
Azure SDK for .NET