次の方法で共有


ResourceProviderDefaultErrorResponse.Error プロパティ

定義

Error の応答本文を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.Confluent.Models.ErrorResponseBody Error { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.Confluent.Models.ErrorResponseBody
Public ReadOnly Property Error As ErrorResponseBody

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象