Uses of Interface
com.azure.resourcemanager.monitor.models.MetricAlert.DefinitionStages.WithCreate
Packages that use MetricAlert.DefinitionStages.WithCreate
Package
Description
Package containing the data models for MonitorClient.
-
Uses of MetricAlert.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.models
Subinterfaces of MetricAlert.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a Metric Alert definition.Methods in com.azure.resourcemanager.monitor.models that return MetricAlert.DefinitionStages.WithCreateModifier and TypeMethodDescriptionMetricAlert.DefinitionStages.WithCreate.withoutAutoMitigation()Sets the flag that indicates the alert should not be auto resolved.MetricAlert.DefinitionStages.WithCreateDynamicCondition.withoutAutoMitigation()Sets the flag that indicates the alert should not be auto resolved.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type MetricAlert.DefinitionStages.WithCreateModifier and TypeMethodDescriptionMetricAlert.DefinitionStages.WithCriteriaDefinition.defineAlertCriteria(String name) Starts definition of the metric alert condition.MetricAlert.DefinitionStages.WithCriteriaDefinitionMultipleResource.defineAlertCriteria(String name) Starts definition of the metric alert condition.MetricDynamicAlertCondition.DefinitionStages.Blank.MetricName<MetricAlert.DefinitionStages.WithCreate>MetricAlert.DefinitionStages.WithCriteriaDefinitionMultipleResource.defineDynamicAlertCriteria(String name) Starts definition of the metric dynamic alert condition.