次の方法で共有


LogsTable.Rows プロパティ

定義

結果テーブルの行を取得します。

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

プロパティ値

適用対象