Uses of Class
com.microsoft.azure.management.network.TopologyParameters
Packages that use TopologyParameters
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of TopologyParameters in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return TopologyParametersModifier 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.