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
the resource to be created, 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 a virtual machine definition.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/