Share via


MultivariateLastDetectionResult.Results Property

Definition

Anomaly status and information.

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