USqlIndex.IndexKeys Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the list of directed columns in the 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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute