Partager via


Table.Columns Propriété

Définition

Obtient ou définit la liste des colonnes de cette table.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à