Share via


JobErrorCategory type

Defines values for JobErrorCategory.
KnownJobErrorCategory can be used interchangeably with JobErrorCategory, this enum contains the known values that the service supports.

Known values supported by the service

Service: The error is service related.
Download: The error is download related.
Upload: The error is upload related.
Configuration: The error is configuration related.
Content: The error is related to data in the input files.
Account: The error is related to account information.

type JobErrorCategory = string