MediaJobError interface
Error code describing the error. Possible valuesA human-readable language-dependentHelps with categorization of errors. PossibleIndicates that it may be possible to retry the Job.An array of details about specific errors that led
Properties
category | |
code | |
details | |
message | |
retry |
Property Details
category
category?: string
Property Value
string
code
code?: string
Property Value
string
details
message
message?: string
Property Value
string
retry
retry?: 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