Uses of Interface
com.microsoft.azure.management.network.Route.UpdateDefinitionStages.Blank
-
Packages that use Route.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of Route.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of Route.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceRoute.UpdateDefinition<ParentT>The entirety of a route definition as part of a route table update.Methods in com.microsoft.azure.management.network that return Route.UpdateDefinitionStages.Blank Modifier and Type Method Description Route.UpdateDefinitionStages.Blank<RouteTable.Update>RouteTable.UpdateStages.WithRoute. defineRoute(String name)Begins the definition of a new route to add to the route table.
-