AnomalyState.Errors プロパティ

定義

現在のタイム スタンプのエラー メッセージ。

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

プロパティ値

適用対象