Share via


GraphQueryError.Code Property

Definition

Service-defined error code. This code serves as a sub-status for the HTTP error code specified in the response.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Owned)]
public string Code { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Owned)>]
member this.Code : string with get, set
Public Property Code As String

Property Value

Implements

Attributes

Applies to