MultivariateLastDetectionResult.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)

プロパティ値

適用対象