Module: Azure::MediaServices::Mgmt::V2020_05_01::Models::JobErrorCode

Defined in:
lib/2020-05-01/generated/azure_mgmt_media_services/models/job_error_code.rb

Overview

Defines values for JobErrorCode

Constant Summary collapse

ServiceError =
"ServiceError"
ServiceTransientError =
"ServiceTransientError"
DownloadNotAccessible =
"DownloadNotAccessible"
DownloadTransientError =
"DownloadTransientError"
UploadNotAccessible =
"UploadNotAccessible"
UploadTransientError =
"UploadTransientError"
ConfigurationUnsupported =
"ConfigurationUnsupported"
ContentMalformed =
"ContentMalformed"
ContentUnsupported =
"ContentUnsupported"