次の方法で共有


InsightsTableResult.Columns Property

Definition

Columns Metadata of the table.

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

Property Value

Applies to