共用方式為


TextAnalyticsError interface

描述文字分析服務錯誤的類型。

屬性

code

描述所產生錯誤種類的程序代碼

message

來自服務的訊息,說明錯誤

target

特定錯誤的目標(例如,無效參數的名稱)

屬性詳細資料

code

描述所產生錯誤種類的程序代碼

code: string

屬性值

string

message

來自服務的訊息,說明錯誤

message: string

屬性值

string

target

特定錯誤的目標(例如,無效參數的名稱)

target?: string

屬性值

string