ResourceOperationError interface
These describe errors that occur at the resource level
Properties
error |
Code for the error eg 404, 500 |
error |
Detailed message about the error |
Property Details
errorCode
Code for the error eg 404, 500
errorCode: string
Property Value
string
errorDetails
Detailed message about the error
errorDetails: 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