DataPointAnomaly.MetricId Property

Definition

The unique identifier of the DataFeedMetric of the time series in which this anomaly has been detected. 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 MetricId { get; }
member this.MetricId : string
Public ReadOnly Property MetricId As String

Property Value

Applies to