AnomalyDetectionConfiguration.MetricId Property
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 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.