MultivariateDetectionResult.Results プロパティ

定義

各タイム スタンプの検出結果。

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)

プロパティ値

適用対象