| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withLocPrf(String locPrf)
Set the locPrf property: Local preference value as set with the set local-preference route-map configuration
command.
|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withNetwork(String network)
Set the network property: IP address of a network entity.
|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withNextHop(String nextHop)
Set the nextHop property: NextHop address.
|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withPath(String path)
Set the path property: Autonomous system paths to the destination network.
|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withWeight(Integer weight)
Set the weight property: Route Weight.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.