Interface ExpressRouteCircuit.DefinitionStages.WithGroup
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<ExpressRouteCircuit.DefinitionStages.WithServiceProvider>,GroupableResource.DefinitionStages.WithExistingResourceGroup<ExpressRouteCircuit.DefinitionStages.WithServiceProvider>,GroupableResource.DefinitionStages.WithGroup<ExpressRouteCircuit.DefinitionStages.WithServiceProvider>,GroupableResource.DefinitionStages.WithNewResourceGroup<ExpressRouteCircuit.DefinitionStages.WithServiceProvider>
- All Known Subinterfaces:
ExpressRouteCircuit.Definition
- Enclosing interface:
- ExpressRouteCircuit.DefinitionStages
public static interface ExpressRouteCircuit.DefinitionStages.WithGroup extends GroupableResource.DefinitionStages.WithGroup<ExpressRouteCircuit.DefinitionStages.WithServiceProvider>
The stage of express route circuit definition allowing to specify the resource group.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
-
-