| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withAs(Integer as)
Set autonomous system number.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withNeighbor(String neighbor)
Set iP address of the neighbor.
|
ExpressRouteCircuitRoutesTableSummary |
ExpressRouteCircuitRoutesTableSummary.withStatePfxRcd(String statePfxRcd)
Set 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 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 bGP version number spoken to the neighbor.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/