ComputerVisionError interface
Details about the API request error.
Properties
code | The error code. |
message | A message explaining the error reported by the service. |
request |
A unique request identifier. |
Property Details
code
The error code.
code: any
Property Value
any
message
A message explaining the error reported by the service.
message: string
Property Value
string
requestId
A unique request identifier.
requestId?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript