Uses of Interface
com.azure.resourcemanager.network.models.Route.DefinitionStages.Blank
-
Packages that use Route.DefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of Route.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of Route.DefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceRoute.Definition<ParentT>The entirety of a route definition.Methods in com.azure.resourcemanager.network.models that return Route.DefinitionStages.Blank Modifier and Type Method Description Route.DefinitionStages.Blank<RouteTable.DefinitionStages.WithCreate>RouteTable.DefinitionStages.WithRoute. defineRoute(String name)Begins the definition of a new route to add to the route table.
-