DataPointAnomaly.DataFeedId Property

Definition

The unique identifier of the DataFeed in which this anomaly was 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 DataFeedId { get; }
member this.DataFeedId : string
Public ReadOnly Property DataFeedId As String

Property Value

Applies to