Uses of Class
com.microsoft.azure.management.network.TopologyParameters
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of TopologyParameters in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionTopology.topologyParameters()
TopologyParameters.withTargetResourceGroupName
(String targetResourceGroupName) Set the name of the target resource group to perform topology on.TopologyParameters.withTargetSubnet
(com.microsoft.azure.SubResource targetSubnet) Set the reference to the Subnet resource.TopologyParameters.withTargetVirtualNetwork
(com.microsoft.azure.SubResource targetVirtualNetwork) Set the reference to the Virtual Network resource.