Interface ActivityLogAlert.Definition
- All Superinterfaces:
ActivityLogAlert.DefinitionStages.Blank, ActivityLogAlert.DefinitionStages.WithActionGroup, ActivityLogAlert.DefinitionStages.WithAlertEnabled, ActivityLogAlert.DefinitionStages.WithCreate, ActivityLogAlert.DefinitionStages.WithCriteriaDefinition, ActivityLogAlert.DefinitionStages.WithDescription, ActivityLogAlert.DefinitionStages.WithScopes, Creatable<ActivityLogAlert>, GroupableResource.DefinitionStages.WithCreatableResourceGroup<ActivityLogAlert.DefinitionStages.WithScopes>, GroupableResource.DefinitionStages.WithExistingResourceGroup<ActivityLogAlert.DefinitionStages.WithScopes>, GroupableResource.DefinitionStages.WithGroupAndRegion<ActivityLogAlert.DefinitionStages.WithScopes>, GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<ActivityLogAlert.DefinitionStages.WithScopes>, HasName, Indexable, Resource.DefinitionWithTags<ActivityLogAlert.DefinitionStages.WithCreate>
- Enclosing interface:
ActivityLogAlert
public static interface ActivityLogAlert.Definition
extends ActivityLogAlert.DefinitionStages.Blank, ActivityLogAlert.DefinitionStages.WithCreate, ActivityLogAlert.DefinitionStages.WithScopes, ActivityLogAlert.DefinitionStages.WithDescription, ActivityLogAlert.DefinitionStages.WithAlertEnabled, ActivityLogAlert.DefinitionStages.WithActionGroup, ActivityLogAlert.DefinitionStages.WithCriteriaDefinition
The entirety of a activity log alerts definition.
-
Method Summary
Methods inherited from interface ActivityLogAlert.DefinitionStages.WithActionGroup
withActionGroupsMethods inherited from interface ActivityLogAlert.DefinitionStages.WithAlertEnabled
withRuleDisabled, withRuleEnabledMethods inherited from interface ActivityLogAlert.DefinitionStages.WithCriteriaDefinition
withEqualsCondition, withEqualsConditionsMethods inherited from interface ActivityLogAlert.DefinitionStages.WithDescription
withDescriptionMethods inherited from interface ActivityLogAlert.DefinitionStages.WithScopes
withTargetResource, withTargetResource, withTargetSubscriptionMethods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion
withNewResourceGroup, withNewResourceGroupMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags