Uses of Interface
com.microsoft.azure.management.network.Topology.DefinitionStages.WithExecute
-
Packages that use Topology.DefinitionStages.WithExecute Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of Topology.DefinitionStages.WithExecute in com.microsoft.azure.management.network
Subinterfaces of Topology.DefinitionStages.WithExecute in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceTopology.DefinitionThe entirety of topology parameters definition.Methods in com.microsoft.azure.management.network that return Topology.DefinitionStages.WithExecute Modifier and Type Method Description Topology.DefinitionStages.WithExecuteTopology.DefinitionStages.WithTargetResourceGroup. withTargetResourceGroup(String resourceGroupName)Set the targetResourceId value.Topology.DefinitionStages.WithExecuteTopology.DefinitionStages.WithTargetSubnet. withTargetSubnet(String subnetName)Set the subnetName value.
-