Share via


IInsightQueryItemProperties.TableQueryColumnsDefinition Property

Definition

List of insight column definitions.

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

Property Value

Attributes

Applies to