| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withLocPrf(String locPrf)
Set the locPrf value.
|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withNetwork(String network)
Set the network value.
|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withNextHop(String nextHop)
Set the nextHop value.
|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withPath(String path)
Set the path value.
|
ExpressRouteCircuitRoutesTable |
ExpressRouteCircuitRoutesTable.withWeight(Integer weight)
Set the weight value.
|
Copyright © 2019. All rights reserved.