Interface MetricAlert.Definition
- All Superinterfaces:
Creatable<MetricAlert>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<MetricAlert.DefinitionStages.WithScopes>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<MetricAlert.DefinitionStages.WithScopes>
,GroupableResource.DefinitionStages.WithGroupAndRegion<MetricAlert.DefinitionStages.WithScopes>
,GroupableResource.DefinitionStages.WithNewResourceGroupWithRegion<MetricAlert.DefinitionStages.WithScopes>
,HasName
,Indexable
,MetricAlert.DefinitionStages.Blank
,MetricAlert.DefinitionStages.WithActionGroup
,MetricAlert.DefinitionStages.WithCreate
,MetricAlert.DefinitionStages.WithCriteriaDefinition
,MetricAlert.DefinitionStages.WithEvaluationFrequency
,MetricAlert.DefinitionStages.WithScopes
,MetricAlert.DefinitionStages.WithSeverity
,MetricAlert.DefinitionStages.WithWindowSize
,Resource.DefinitionWithTags<MetricAlert.DefinitionStages.WithCreate>
- Enclosing interface:
- MetricAlert
public static interface MetricAlert.Definition
extends MetricAlert.DefinitionStages.Blank, MetricAlert.DefinitionStages.WithCreate, MetricAlert.DefinitionStages.WithScopes, MetricAlert.DefinitionStages.WithWindowSize, MetricAlert.DefinitionStages.WithEvaluationFrequency, MetricAlert.DefinitionStages.WithSeverity, MetricAlert.DefinitionStages.WithActionGroup, MetricAlert.DefinitionStages.WithCriteriaDefinition
The entirety of a Metric Alert definition.
-
Method Summary
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.monitor.MetricAlert.DefinitionStages.WithActionGroup
withActionGroups
Methods inherited from interface com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithCreate
withoutAutoMitigation, withRuleDisabled
Methods inherited from interface com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithCriteriaDefinition
defineAlertCriteria
Methods inherited from interface com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithEvaluationFrequency
withFrequency
Methods inherited from interface com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithScopes
withMultipleTargetResources, withMultipleTargetResources, withTargetResource, withTargetResource
Methods inherited from interface com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithSeverity
withAlertDetails
Methods inherited from interface com.microsoft.azure.management.monitor.MetricAlert.DefinitionStages.WithWindowSize
withPeriod
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags