Share via


MultivariateBatchDetectionResultSummary.Errors Property

Definition

Error message when detection fails.

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