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

BatchErrorDetail 类

定义

Azure Batch错误响应中包含的其他信息项。

public class BatchErrorDetail
type BatchErrorDetail = class
Public Class BatchErrorDetail
继承
BatchErrorDetail

构造函数

BatchErrorDetail()

初始化 BatchErrorDetail 类的新实例。

BatchErrorDetail(String, String)

初始化 BatchErrorDetail 类的新实例。

属性

Key

获取或设置指定 Value 属性含义的标识符。

Value

获取或设置错误响应中包含的其他信息。

适用于