Uses of Interface
com.azure.resourcemanager.network.models.Route.DefinitionStages.WithAttach
Packages that use Route.DefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of Route.DefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of Route.DefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceRoute.Definition<ParentT>The entirety of a route definition.Methods in com.azure.resourcemanager.network.models that return Route.DefinitionStages.WithAttachModifier and TypeMethodDescriptionRoute.DefinitionStages.WithNextHopType.withNextHop(RouteNextHopType nextHopType) Specifies the next hop type.Route.DefinitionStages.WithNextHopType.withNextHopToVirtualAppliance(String ipAddress) Specifies the IP address of the virtual appliance for the next hop to go to.