Partager via


USqlIndex.IndexKeys Propriété

Définition

Obtient ou définit la liste des colonnes dirigées dans l’index

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à