PiiEntityCollection.Warnings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Warnings encountered while 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)