Uses of Interface
com.azure.resourcemanager.monitor.models.MetricAlertCondition.DefinitionStages.WithConditionAttach
Packages that use MetricAlertCondition.DefinitionStages.WithConditionAttach
Package
Description
Package containing the data models for MonitorClient.
-
Uses of MetricAlertCondition.DefinitionStages.WithConditionAttach in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return MetricAlertCondition.DefinitionStages.WithConditionAttachModifier and TypeMethodDescriptionMetricAlertCondition.DefinitionStages.WithCriteriaOperator.withCondition(MetricAlertRuleTimeAggregation timeAggregation, MetricAlertRuleCondition condition, double threshold) Sets the condition to monitor for the current metric alert.MetricAlertCondition.DefinitionStages.WithConditionAttach.withDimension(String dimensionName, String... values) Adds a metric dimension filter.