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

IngestManifestStatistics

IngestManifestStatistics 是由 IngestManifestStatistics 属性提供的一种复杂类型。 IngestManifestStatistics 用于确定 IngestManifest 的批量引入操作的进度。 有关批量引入的详细信息,请参阅 使用 REST API 批量引入资产

IngestManifestStatistics 实体属性

属性 类型 说明
PendingFilesCount

只读。 由 Media Services 设置。
Edm.Int32 此值指定 IngestManifest 中包含的 IngestManifestAsset 的当前暂挂上载文件计数。
FinishedFilesCount

只读。 由 Media Services 设置。
Edm.Int32 此值指定已为 IngestManifest 中包含的各个 IngestManifestAsset 上载并成功处理的文件计数。
ErrorFilesCount

只读。 由 Media Services 设置。
Edm.Int32 此值指定在处理期间遇到错误的文件计数。
ErrorFilesDetails

只读。 由 Media Services 设置。
Edm.String 此值提供处理资产文件时遇到的错误的错误详细信息。

另请参阅

IngestManifest
IngestManifestAsset
IngestManifestFile