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

ValidationInputResponse 类

定义

每个单独的验证响应中应存在的最小属性。

[Newtonsoft.Json.JsonObject("ValidationInputResponse")]
public class ValidationInputResponse
[<Newtonsoft.Json.JsonObject("ValidationInputResponse")>]
type ValidationInputResponse = class
Public Class ValidationInputResponse
继承
ValidationInputResponse
派生
属性
Newtonsoft.Json.JsonObjectAttribute

构造函数

ValidationInputResponse()

初始化 ValidationInputResponse 类的新实例。

ValidationInputResponse(CloudError)

初始化 ValidationInputResponse 类的新实例。

属性

Error

获取验证响应的错误代码和消息。

适用于