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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Models.Api20180901Preview.IErrorFieldContract[] Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Owned)>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Models.Api20180901Preview.IErrorFieldContract[] with get, set
Public Property Detail As IErrorFieldContract()

Property Value

Implements

Attributes

Applies to