| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
NextHopParameters |
NextHopParameters.withDestinationIPAddress(String destinationIPAddress)
Set the destination IP address.
|
NextHopParameters |
NextHopParameters.withSourceIPAddress(String sourceIPAddress)
Set the source IP address.
|
NextHopParameters |
NextHopParameters.withTargetNicResourceId(String targetNicResourceId)
Set the NIC ID.
|
NextHopParameters |
NextHopParameters.withTargetResourceId(String targetResourceId)
Set the resource identifier of the target resource against which the action is to be performed.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/