Uses of Interface
com.microsoft.azure.management.network.NextHop.DefinitionStages.WithExecute
-
Packages that use NextHop.DefinitionStages.WithExecute Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of NextHop.DefinitionStages.WithExecute in com.microsoft.azure.management.network
Subinterfaces of NextHop.DefinitionStages.WithExecute in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceNextHop.DefinitionThe entirety of next hop parameters definition.Methods in com.microsoft.azure.management.network that return NextHop.DefinitionStages.WithExecute Modifier and Type Method Description NextHop.DefinitionStages.WithExecuteNextHop.DefinitionStages.WithDestinationIP. withDestinationIPAddress(String destinationIPAddress)Set the destinationIPAddress value.NextHop.DefinitionStages.WithExecuteNextHop.DefinitionStages.WithNetworkInterface. withTargetNetworkInterfaceId(String targetNetworkInterfaceId)Set the targetNetworkInterfaceId value.
-