public static interface Topology.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Topology.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 |
Topology.DefinitionStages.WithExecuteAndSubnet |
static interface |
Topology.DefinitionStages.WithTargetNetwork
Sets the target virtual network.
|
static interface |
Topology.DefinitionStages.WithTargetResourceGroup
The first stage of topology parameters definition.
|
static interface |
Topology.DefinitionStages.WithTargetSubnet
Sets the target subnet.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/