| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCrossConnectionRoutesTableSummary |
ExpressRouteCrossConnectionRoutesTableSummary.withAsn(Integer asn)
Set the asn property: Autonomous system number.
|
ExpressRouteCrossConnectionRoutesTableSummary |
ExpressRouteCrossConnectionRoutesTableSummary.withNeighbor(String neighbor)
Set the neighbor property: IP address of Neighbor router.
|
ExpressRouteCrossConnectionRoutesTableSummary |
ExpressRouteCrossConnectionRoutesTableSummary.withStateOrPrefixesReceived(String stateOrPrefixesReceived)
Set the stateOrPrefixesReceived property: 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 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.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.