Partager via


USqlTable.IndexList Propriété

Définition

Obtient ou définit la liste des index de cette table

[Newtonsoft.Json.JsonProperty(PropertyName="indexList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlIndex> IndexList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="indexList")>]
member this.IndexList : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.USqlIndex> with get, set
Public Property IndexList As IList(Of USqlIndex)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à