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 com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithActionGroup
withActionGroups
-
Methods inherited from interface com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithAlertEnabled
withRuleDisabled, withRuleEnabled
-
Methods inherited from interface com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithCriteriaDefinition
withEqualsCondition, withEqualsConditions
-
Methods inherited from interface com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithDescription
withDescription
-
Methods inherited from interface com.azure.resourcemanager.monitor.models.ActivityLogAlert.DefinitionStages.WithScopes
withTargetResource, withTargetResource, withTargetSubscription
-
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
-
-