Uses of Class
com.microsoft.azure.management.network.ExpressRouteCircuitRoutesTableSummary
-
Packages that use ExpressRouteCircuitRoutesTableSummary Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ExpressRouteCircuitRoutesTableSummary in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ExpressRouteCircuitRoutesTableSummary Modifier and Type Method Description ExpressRouteCircuitRoutesTableSummaryExpressRouteCircuitRoutesTableSummary. withAs(Integer as)Set the as value.ExpressRouteCircuitRoutesTableSummaryExpressRouteCircuitRoutesTableSummary. withNeighbor(String neighbor)Set the neighbor value.ExpressRouteCircuitRoutesTableSummaryExpressRouteCircuitRoutesTableSummary. withStatePfxRcd(String statePfxRcd)Set the statePfxRcd value.ExpressRouteCircuitRoutesTableSummaryExpressRouteCircuitRoutesTableSummary. withUpDown(String upDown)Set the upDown value.ExpressRouteCircuitRoutesTableSummaryExpressRouteCircuitRoutesTableSummary. withV(Integer v)Set the v value.
-