Uses of Class
com.microsoft.azure.management.network.NextHopParameters
Packages that use NextHopParameters
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of NextHopParameters in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return NextHopParametersModifier and TypeMethodDescriptionNextHopParameters.withDestinationIPAddress(String destinationIPAddress) Set the destination IP address.NextHopParameters.withSourceIPAddress(String sourceIPAddress) Set the source IP address.NextHopParameters.withTargetNicResourceId(String targetNicResourceId) Set the NIC ID.NextHopParameters.withTargetResourceId(String targetResourceId) Set the resource identifier of the target resource against which the action is to be performed.