Interface Topology.DefinitionStages
-
- Enclosing interface:
- Topology
public static interface Topology.DefinitionStagesGrouping of topology definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTopology.DefinitionStages.WithExecuteThe stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.static interfaceTopology.DefinitionStages.WithExecuteAndSubnetThe stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.static interfaceTopology.DefinitionStages.WithTargetNetworkSets the target virtual network.static interfaceTopology.DefinitionStages.WithTargetResourceGroupThe first stage of topology parameters definition.static interfaceTopology.DefinitionStages.WithTargetSubnetSets the target subnet.
-