次の方法で共有


LogsQueryResult.AllTables プロパティ

定義

クエリの複数テーブルの結果を取得します。

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)

プロパティ値

適用対象