Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MediaJobError

Package version

Details of JobOutput errors.

Hierarchy

  • MediaJobError

Index

Properties

Optional category

Helps with categorization of errors.

Optional code

Error code describing the error.

Optional details

An array of details about specific errors that led to this reported error.

Optional message

message: undefined | string

A human-readable language-dependent representation of the error.

Optional retry

Indicates that it may be possible to retry the Job. If retry is unsuccessful, please contact Azure support via Azure Portal.

Generated using TypeDoc