| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCrossConnectionRoutesTableSummary |
ExpressRouteCrossConnectionRoutesTableSummary.withAsn(Integer asn)
Set autonomous system number.
|
ExpressRouteCrossConnectionRoutesTableSummary |
ExpressRouteCrossConnectionRoutesTableSummary.withNeighbor(String neighbor)
Set iP address of Neighbor router.
|
ExpressRouteCrossConnectionRoutesTableSummary |
ExpressRouteCrossConnectionRoutesTableSummary.withStateOrPrefixesReceived(String stateOrPrefixesReceived)
Set current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group.
|
ExpressRouteCrossConnectionRoutesTableSummary |
ExpressRouteCrossConnectionRoutesTableSummary.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.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/