TextAnalyticsResult.Error Property

Definition

Gets the error explaining why the operation failed on this document. This property will have a value only when the document cannot be processed.

public Azure.AI.TextAnalytics.TextAnalyticsError Error { get; }
member this.Error : Azure.AI.TextAnalytics.TextAnalyticsError
Public ReadOnly Property Error As TextAnalyticsError

Property Value

Applies to