Uses of Interface
com.microsoft.azure.management.network.RouteTable
Packages that use RouteTable
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of RouteTable in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return RouteTableMethods in com.microsoft.azure.management.network with parameters of type RouteTableModifier and TypeMethodDescriptionSubnet.DefinitionStages.WithRouteTable.withExistingRouteTable
(RouteTable routeTable) Specifies an existing route table to associate with the subnet.Subnet.UpdateDefinitionStages.WithRouteTable.withExistingRouteTable
(RouteTable routeTable) Specifies an existing route table to associate with the subnet.Subnet.UpdateStages.WithRouteTable.withExistingRouteTable
(RouteTable routeTable) Specifies an existing route table to associate with the subnet.