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