Uses of Class
com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTable
Packages that use ExpressRouteCircuitRoutesTable
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ExpressRouteCircuitRoutesTable in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ExpressRouteCircuitRoutesTableModifier and TypeMethodDescriptionExpressRouteCircuitRoutesTable.withLocPrf
(String locPrf) Set local preference value as set with the set local-preference route-map configuration command.ExpressRouteCircuitRoutesTable.withNetwork
(String network) Set iP address of a network entity.ExpressRouteCircuitRoutesTable.withNextHop
(String nextHop) Set nextHop address.Set autonomous system paths to the destination network.ExpressRouteCircuitRoutesTable.withWeight
(Integer weight) Set route Weight.