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