Share via


ErrorResponseModel.Error Property

Definition

Gets or sets the error.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to