Interface ActionGroup.Definition<T>
- Type Parameters:
T
- the next stage of the definition
- All Superinterfaces:
ActionGroup.ActionDefinition<T>
,ActionGroup.DefinitionStages.Blank
,ActionGroup.DefinitionStages.WithCreate
,Creatable<ActionGroup>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<ActionGroup.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<ActionGroup.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithGroupAndRegion<ActionGroup.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<ActionGroup.DefinitionStages.WithCreate>
,HasName
,Indexable
,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 com.azure.resourcemanager.monitor.models.ActionGroup.ActionDefinition
attach, withAutomationRunbook, withAzureFunction, withEmail, withItsm, withLogicApp, withPushNotification, withSms, withVoice, withWebhook
Methods inherited from interface com.azure.resourcemanager.monitor.models.ActionGroup.DefinitionStages.WithCreate
defineReceiver, withShortName
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
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
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags