Uses of Interface
com.azure.resourcemanager.network.models.RouteTable.DefinitionStages.WithRoute
-
Packages that use RouteTable.DefinitionStages.WithRoute Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of RouteTable.DefinitionStages.WithRoute in com.azure.resourcemanager.network.models
Subinterfaces of RouteTable.DefinitionStages.WithRoute in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceRouteTable.DefinitionThe entirety of a route table definition.static interfaceRouteTable.DefinitionStages.WithCreateThe stage of a route table definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.
-