| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
MetricDynamicAlertCondition.UpdateDefinitionStages.WithConditionAttach<ParentT> |
MetricDynamicAlertCondition.UpdateDefinitionStages.WithConditionAttach.withDimension(String dimensionName,
String... values)
Adds a metric dimension filter.
|
MetricDynamicAlertCondition.UpdateDefinitionStages.WithConditionAttach<ParentT> |
MetricDynamicAlertCondition.UpdateDefinitionStages.WithFailingPeriods.withFailingPeriods(DynamicThresholdFailingPeriods failingPeriods)
Sets the failing periods for triggering the alert.
|
MetricDynamicAlertCondition.UpdateDefinitionStages.WithConditionAttach<ParentT> |
MetricDynamicAlertCondition.UpdateDefinitionStages.WithConditionAttach.withIgnoreDataBefore(OffsetDateTime date)
Sets the date from which to start learning the metric historical data and calculate the dynamic
thresholds.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.