DocumentIntelligenceInnerErrorOutput interface
物件,包含有關錯誤的更特定資訊。
屬性
code | 其中一組伺服器定義的錯誤碼。 |
innererror | 內部錯誤。 |
message | 錯誤的人類可讀取表示法。 |
屬性詳細資料
code
其中一組伺服器定義的錯誤碼。
code?: string
屬性值
string
innererror
message
錯誤的人類可讀取表示法。
message?: string
屬性值
string