JobErrorDetails interface
The job error information containing List of JobErrorItem.
Properties
code | The code intended for programmatic access |
error |
The error details. |
message | The message intended to describe the error in detail |
Property Details
code
The code intended for programmatic access
code: string
Property Value
string
errorDetails
message
The message intended to describe the error in detail
message: 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