TextAnalyticsError Struct

Definition

Text Analytics Error.

public readonly struct TextAnalyticsError
type TextAnalyticsError = struct
Public Structure TextAnalyticsError
Inheritance
TextAnalyticsError

Properties

ErrorCode

Error code that serves as an indicator of the HTTP error code.

Message

Message that contains more information about the reason of the error.

Target

Target of the particular error (e.g. the name of the property in error).

Applies to