Share via


IExpansionEntityQueriesProperties.QueryTemplate Property

Definition

The template query string to be parsed and formatted

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

Property Value

Attributes

Applies to