GraphQueryProperties.ResultKind Property

Definition

Enum indicating a type of graph query.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Support.ResultKind? ResultKind { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.PropertyOrigin.Owned)>]
member this.ResultKind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ResourceGraph.Support.ResultKind>
Public ReadOnly Property ResultKind As Nullable(Of ResultKind)

Property Value

Implements

Attributes

Applies to