MultivariateDetectionResult.Results Property

Definition

Detection result for each time stamp.

public System.Collections.Generic.IReadOnlyList<Azure.AI.AnomalyDetector.AnomalyState> Results { get; }
member this.Results : System.Collections.Generic.IReadOnlyList<Azure.AI.AnomalyDetector.AnomalyState>
Public ReadOnly Property Results As IReadOnlyList(Of AnomalyState)

Property Value

Applies to