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

ResponseWithError 类

定义

来自 API 的错误响应。

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

构造函数

ResponseWithError()

初始化 ResponseWithError 类的新实例。

ResponseWithError(Error)

初始化 ResponseWithError 类的新实例。

属性

Error

获取或设置错误信息。

方法

Validate()

验证 对象。

适用于