AzureDedicatedCircuitPeeringRouteTableSummary 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.
Describes BGP path, prefix and attribute information for all connections to BGP neighbors.
public class AzureDedicatedCircuitPeeringRouteTableSummary
type AzureDedicatedCircuitPeeringRouteTableSummary = class
Public Class AzureDedicatedCircuitPeeringRouteTableSummary
- Inheritance
-
AzureDedicatedCircuitPeeringRouteTableSummary
Constructors
AzureDedicatedCircuitPeeringRouteTableSummary() |
Initializes a new instance of the AzureDedicatedCircuitPeeringRouteTableSummary class. |
Properties
AS |
Optional. Specifies autonomous system number. |
Neighbor |
Optional. Specifies ip address of the neighbor. |
StatePfxRcd |
Optional. Specifies current state of the BGP session. |
UpDown |
Optional. Specifies 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 |
Optional. Specifies BGP version number spoken to the neighbor. |
Applies to
Azure SDK for .NET