| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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 © 2021 Microsoft Corporation. All rights reserved.