OperationErrorDetails interface
This defines a list of operation errors associated with a unique operationId
Properties
crp |
CRP operationid of the operation for deeper analysis |
error |
The error code of the operation |
error |
The error details of the operation |
time |
The timestamp of the error occurence |
Property Details
crpOperationId
CRP operationid of the operation for deeper analysis
crpOperationId: string
Property Value
string
errorCode
The error code of the operation
errorCode: string
Property Value
string
errorDetails
The error details of the operation
errorDetails: string
Property Value
string
timeStamp
The timestamp of the error occurence
timeStamp: 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