MetricAnomalyAlertSnoozeCondition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AlertSnoozeCondition.
public class MetricAnomalyAlertSnoozeCondition
type MetricAnomalyAlertSnoozeCondition = class
Public Class MetricAnomalyAlertSnoozeCondition
- Inheritance
-
MetricAnomalyAlertSnoozeCondition
Constructors
MetricAnomalyAlertSnoozeCondition(Int32, SnoozeScope, Boolean) |
Initializes a new instance of the MetricAnomalyAlertSnoozeCondition class. |
Properties
AutoSnooze |
The number of data points to be ingested before alerts are enabled again. |
IsOnlyForSuccessive |
If |
SnoozeScope |
Defines the set of time series to which this MetricAnomalyAlertSnoozeCondition applies. Anomalies detected out of the specified scope can be added to alerts normally. |
Applies to
Azure SDK for .NET