你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MediaJobErrorCategory 枚举

定义

帮助对错误进行分类。 如果得到值为 的 MaxValue枚举,则表示服务已返回新类别,应升级到最新的 SDK。

public enum MediaJobErrorCategory
type MediaJobErrorCategory = 
Public Enum MediaJobErrorCategory
继承
MediaJobErrorCategory

字段

Account 5

此错误与帐户信息相关。

Configuration 3

错误与配置相关。

Content 4

此错误与输入文件中的数据相关。

Download 1

此错误与下载相关。

Service 0

此错误与服务相关。

Upload 2

错误与上传相关。

适用于