Share via


IInsightQueryItemPropertiesTableQuery.QueriesDefinition Property

Definition

List of insight queries definitions.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of insight queries definitions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInsightQueryItemPropertiesTableQueryQueriesDefinitionsItem) }, ReadOnly=false, Required=false, SerializedName="queriesDefinitions")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInsightQueryItemPropertiesTableQueryQueriesDefinitionsItem[] QueriesDefinition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of insight queries definitions.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInsightQueryItemPropertiesTableQueryQueriesDefinitionsItem) }, ReadOnly=false, Required=false, SerializedName="queriesDefinitions")>]
member this.QueriesDefinition : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IInsightQueryItemPropertiesTableQueryQueriesDefinitionsItem[] with get, set
Public Property QueriesDefinition As IInsightQueryItemPropertiesTableQueryQueriesDefinitionsItem()

Property Value

Attributes

Applies to