| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withAs(Integer as)
Set the as property: Autonomous system number.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withNeighbor(String neighbor)
Set the neighbor property: IP address of the neighbor.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withStatePfxRcd(String statePfxRcd)
Set the statePfxRcd property: Current state of the BGP session, and the number of prefixes that have been
received from a neighbor or peer group.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withUpDown(String upDown)
Set the upDown property: The length of time that the BGP session has been in the Established state, or the
current status if not in the Established state.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withV(Integer v)
Set the v property: BGP version number spoken to the neighbor.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.