IExpansionEntityQuery.QueryTemplate Property

Definition

The template query string to be parsed and formatted

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The template query string to be parsed and formatted", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="queryTemplate", Update=true)]
public string QueryTemplate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The template query string to be parsed and formatted", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="queryTemplate", Update=true)>]
member this.QueryTemplate : string with get, set
Public Property QueryTemplate As String

Property Value

Attributes

Applies to