LogsQueryResult.AllTables Property

Definition

Gets the multi-table result of the query.

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

Property Value

Applies to