Freigeben über


GraphQueryError.Detail Property

Definition

The list of invalid fields send in request, in case of validation error.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Models.IErrorFieldContract> Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Inlined)>]
member this.Detail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Models.IErrorFieldContract> with get, set
Public Property Detail As List(Of IErrorFieldContract)

Property Value

Implements

Attributes

Applies to