Uses of Interface
com.azure.resourcemanager.network.models.Topology.DefinitionStages.WithExecute
-
Packages that use Topology.DefinitionStages.WithExecute Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of Topology.DefinitionStages.WithExecute in com.azure.resourcemanager.network.models
Subinterfaces of Topology.DefinitionStages.WithExecute in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceTopology.DefinitionThe entirety of topology parameters definition.Methods in com.azure.resourcemanager.network.models 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.
-