Interface ActionGroup.Definition
- All Superinterfaces:
ActionGroup.ActionDefinition
,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
extends ActionGroup.DefinitionStages.Blank, ActionGroup.ActionDefinition, ActionGroup.DefinitionStages.WithCreate
The entirety of a Action Group definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.monitor.ActionGroup.ActionDefinition
attach, withAutomationRunbook, withAzureFunction, withEmail, withItsm, withLogicApp, withPushNotification, withSms, withVoice, withWebhook
Methods inherited from interface com.microsoft.azure.management.monitor.ActionGroup.DefinitionStages.WithCreate
defineReceiver, withShortName
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags