Share via


ResourceProviderDefaultErrorResponse.Error Property

Definition

Gets response body of 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to