public static interface Topology.DefinitionStages.WithTargetNetwork
| Modifier and Type | Method and Description |
|---|---|
Topology.DefinitionStages.WithExecuteAndSubnet |
withTargetNetwork(String networkId)
Set the target virtual network.
|
Topology.DefinitionStages.WithExecuteAndSubnet withTargetNetwork(String networkId)
networkId - the target network id value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/