AnomalyDetectionConfiguration.MetricId Property

Definition

The identifier of the DataFeedMetric to which this configuration applies.

public string MetricId { get; set; }
member this.MetricId : string with get, set
Public Property MetricId As String

Property Value

Remarks

After creating a DataFeed, you can get the IDs of all of your metrics from the property MetricIds.

Applies to