LogsTable.Rows Property

Definition

Gets the rows of the result table.

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)

Property Value

Applies to