ExportQueryTerraform.Query Property

Definition

The ARG where predicate. Multiple predicates can be combined using and operator. Example: resourceGroup =~ "my-rg" and type =~ "microsoft.network/virtualnetworks". The default ARG table is Resources, use 'table' property to query a different table.

public string Query { get; }
member this.Query : string
Public ReadOnly Property Query As String

Property Value

Applies to