FaceErrorOutput interface
The error object. For comprehensive details on error codes and messages returned by the Face Service, please refer to the following link: https://aka.ms/face-error-codes-and-messages.
Properties
| code | One of a server-defined set of error codes. |
| message | A human-readable representation of the error. |
Property Details
code
One of a server-defined set of error codes.
code: string
Property Value
string
message
A human-readable representation of the error.
message: string
Property Value
string