Aracılığıyla paylaş


QueryFailure.Error Property

Definition

Gets or sets error definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to