AnalyzeHealthcareEntitiesResult.Warnings Property

Definition

The warnings that resulted from processing the document.

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

Property Value

Applies to