Uses of Interface
com.azure.resourcemanager.monitor.models.MetricDynamicAlertCondition.DefinitionStages.WithConditionAttach
Packages that use MetricDynamicAlertCondition.DefinitionStages.WithConditionAttach
Package
Description
Package containing the data models for MonitorClient.
-
Uses of MetricDynamicAlertCondition.DefinitionStages.WithConditionAttach in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return MetricDynamicAlertCondition.DefinitionStages.WithConditionAttachModifier and TypeMethodDescriptionMetricDynamicAlertCondition.DefinitionStages.WithConditionAttach.withDimension(String dimensionName, String... values) Adds a metric dimension filter.MetricDynamicAlertCondition.DefinitionStages.WithFailingPeriods.withFailingPeriods(DynamicThresholdFailingPeriods failingPeriods) Sets the failing periods for triggering the alert.MetricDynamicAlertCondition.DefinitionStages.WithConditionAttach.withIgnoreDataBefore(OffsetDateTime dateTime) Sets the date from which to start learning the metric historical data and calculate the dynamic thresholds.