| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyParameters |
Topology.topologyParameters() |
TopologyParameters |
TopologyParameters.withTargetResourceGroupName(String targetResourceGroupName)
Set the name of the target resource group to perform topology on.
|
TopologyParameters |
TopologyParameters.withTargetSubnet(com.microsoft.azure.SubResource targetSubnet)
Set the reference to the Subnet resource.
|
TopologyParameters |
TopologyParameters.withTargetVirtualNetwork(com.microsoft.azure.SubResource targetVirtualNetwork)
Set the reference to the Virtual Network resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/