Compartir a través de


USqlIndex.IndexKeys Propiedad

Definición

Obtiene o establece la lista de columnas dirigidas en el índice.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a