Freigeben über


DefaultErrorResponse.Error Property

Definition

Gets or sets error model.

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.FrontDoor.Models.DefaultErrorResponseError Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.FrontDoor.Models.DefaultErrorResponseError with get, set
Public Property Error As DefaultErrorResponseError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to