你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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