Compartilhar via


USqlIndex.IndexKeys Propriedade

Definição

Obtém ou define a lista de colunas direcionadas no í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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a