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

CommitBatchStatusResponse interface

提交批处理状态响应。

扩展

属性

commitBatchDetails

提交批处理详情。

commitBatchId

提交批处理标识符。

commitBatchState

提交批处理状态。

继承属性

error

错误对象。

属性详细信息

commitBatchDetails

提交批处理详情。

commitBatchDetails?: CommitBatchDetails

属性值

commitBatchId

提交批处理标识符。

commitBatchId?: string

属性值

string

commitBatchState

提交批处理状态。

commitBatchState?: string

属性值

string

继承属性详细信息

error

错误对象。

error?: ErrorDetail

属性值

继承自CommonErrorResponse.error