Freigeben über


QueryResults.Tables Eigenschaft

Definition

Ruft die Liste der Tabellen, Spalten und Zeilen ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="tables")]
public System.Collections.Generic.IList<Microsoft.Azure.OperationalInsights.Models.Table> Tables { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tables")>]
member this.Tables : System.Collections.Generic.IList<Microsoft.Azure.OperationalInsights.Models.Table> with get, set
Public Property Tables As IList(Of Table)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: