Interface ActionGroup.Definition<T>
- Type Parameters:
T- the next stage of the definition
- All Superinterfaces:
ActionGroup.ActionDefinition<T>, ActionGroup.DefinitionStages.Blank, ActionGroup.DefinitionStages.WithCreate, com.azure.resourcemanager.resources.fluentcore.model.Creatable<ActionGroup>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<ActionGroup.DefinitionStages.WithCreate>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<ActionGroup.DefinitionStages.WithCreate>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroupAndRegion<ActionGroup.DefinitionStages.WithCreate>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<ActionGroup.DefinitionStages.WithCreate>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<ActionGroup.DefinitionStages.WithCreate>
- Enclosing interface:
ActionGroup
public static interface ActionGroup.Definition<T>
extends ActionGroup.DefinitionStages.Blank, ActionGroup.ActionDefinition<T>, ActionGroup.DefinitionStages.WithCreate
The entirety of a Action Group definition.
-
Method Summary
Methods inherited from interface ActionGroup.ActionDefinition
attach, withAutomationRunbook, withAzureFunction, withEmail, withItsm, withLogicApp, withPushNotification, withSms, withVoice, withWebhookMethods inherited from interface ActionGroup.DefinitionStages.WithCreate
defineReceiver, withShortNameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion
withNewResourceGroup, withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags