InsightsTableResult.Columns Property

Definition

Columns Metadata of the table.

public System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.InsightsTableResultColumnsItem> Columns { get; }
member this.Columns : System.Collections.Generic.IList<Azure.ResourceManager.SecurityInsights.Models.InsightsTableResultColumnsItem>
Public ReadOnly Property Columns As IList(Of InsightsTableResultColumnsItem)

Property Value

Applies to