Uses of Interface
com.azure.resourcemanager.network.models.NextHop.DefinitionStages.WithExecute
-
Packages that use NextHop.DefinitionStages.WithExecute Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of NextHop.DefinitionStages.WithExecute in com.azure.resourcemanager.network.models
Subinterfaces of NextHop.DefinitionStages.WithExecute in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceNextHop.DefinitionThe entirety of next hop parameters definition.Methods in com.azure.resourcemanager.network.models 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.
-