Share via


AnomalyState.Errors Property

Definition

Error message for the current time stamp.

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)

Property Value

Applies to