Interface Topology.DefinitionStages.WithExecute
-
- All Superinterfaces:
Executable<Topology>,Indexable,Topology.DefinitionStages.WithTargetNetwork
- All Known Subinterfaces:
Topology.Definition
- Enclosing interface:
- Topology.DefinitionStages
public static interface Topology.DefinitionStages.WithExecute extends Executable<Topology>, Topology.DefinitionStages.WithTargetNetwork
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.WithTargetNetwork
withTargetNetwork
-
-