Interface Topology.DefinitionStages.WithExecuteAndSubnet
-
- All Superinterfaces:
Executable<Topology>,Indexable,Topology.DefinitionStages.WithTargetSubnet
- All Known Subinterfaces:
Topology.Definition
- Enclosing interface:
- Topology.DefinitionStages
public static interface Topology.DefinitionStages.WithExecuteAndSubnet extends Executable<Topology>, Topology.DefinitionStages.WithTargetSubnet
The stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsync
-
Methods inherited from interface com.azure.resourcemanager.network.models.Topology.DefinitionStages.WithTargetSubnet
withTargetSubnet
-
-