通过


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

FaceErrorOutput interface

错误对象。 有关人脸服务返回的错误代码和消息的综合详细信息,请参阅以下链接:https://aka.ms/face-error-codes-and-messages

属性

code

服务器定义的错误代码集之一。

message

错误的人工可读表示形式。

属性详细信息

code

服务器定义的错误代码集之一。

code: string

属性值

string

message

错误的人工可读表示形式。

message: string

属性值

string