RunStepError interface
The error information associated with a failed run step.
Properties
code | The error code for this error. |
message | The human-readable text associated with this error. |
Property Details
code
The error code for this error.
code: string
Property Value
string
message
The human-readable text associated with this error.
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