DataPointAnomaly.DetectionConfigurationId Property

Definition

The unique identifier of the AnomalyDetectionConfiguration that detected this anomaly. This property is only populated when calling GetAnomaliesForAlert(String, String, GetAnomaliesForAlertOptions, CancellationToken) or GetAnomaliesForAlertAsync(String, String, GetAnomaliesForAlertOptions, CancellationToken). For other overloads, this property will be null.

public string DetectionConfigurationId { get; }
member this.DetectionConfigurationId : string
Public ReadOnly Property DetectionConfigurationId As String

Property Value

Applies to