Share via


KeyPhrasesActionResult.Warnings Property

Definition

Warnings encountered while processing document.

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

Property Value

Applies to