Partager via


QueryResults.Tables Propriété

Définition

Obtient ou définit la liste des tables, colonnes et lignes.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à