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