Share via


ModelInfo.Errors Property

Definition

Error messages after failure to create a model.

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