Interface ActionGroup.DefinitionStages.Blank
-
- All Superinterfaces:
GroupableResource.DefinitionStages.WithCreatableResourceGroup<ActionGroup.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithExistingResourceGroup<ActionGroup.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithGroupAndRegion<ActionGroup.DefinitionStages.WithCreate>,GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<ActionGroup.DefinitionStages.WithCreate>
- All Known Subinterfaces:
ActionGroup.Definition<T>
- Enclosing interface:
- ActionGroup.DefinitionStages
public static interface ActionGroup.DefinitionStages.Blank extends GroupableResource.DefinitionStages.WithGroupAndRegion<ActionGroup.DefinitionStages.WithCreate>
The first stage of a Action Group definition allowing the resource group to be specified.
-
-
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.WithNewResourceGroupWithRegion
withNewResourceGroup, withNewResourceGroup
-
-