LogsTable.Columns Property

Definition

The list of columns in this table.

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

Property Value

Applies to