| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NextHop.Definition
The entirety of next hop parameters definition.
|
| Modifier and Type | Method and Description |
|---|---|
NextHop.DefinitionStages.WithExecute |
NextHop.DefinitionStages.WithDestinationIP.withDestinationIPAddress(String destinationIPAddress)
Set the destinationIPAddress value.
|
NextHop.DefinitionStages.WithExecute |
NextHop.DefinitionStages.WithNetworkInterface.withTargetNetworkInterfaceId(String targetNetworkInterfaceId)
Set the targetNetworkInterfaceId value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/