Share via


GraphQueryPropertiesUpdateParameters.Query Property

Definition

KQL query that will be graph.

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

Property Value

Implements

Attributes

Applies to