Share via


DocumentClassifierDetails.Warnings Property

Definition

List of warnings encountered while building the classifier.

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

Property Value

Applies to