public static interface NextHop.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NextHop.DefinitionStages.WithDestinationIP
Sets the destination IP address.
|
static interface |
NextHop.DefinitionStages.WithExecute
The stage of the definition which contains all the minimum required inputs for execution, but also allows for
any other optional settings to be specified.
|
static interface |
NextHop.DefinitionStages.WithNetworkInterface
Sets the NIC ID.
|
static interface |
NextHop.DefinitionStages.WithSourceIP
Sets the source IP address.
|
static interface |
NextHop.DefinitionStages.WithTargetResource
The first stage of next hop parameters definition.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.