次の方法で共有


USqlIndex.IndexKeys プロパティ

定義

インデックス内の有向列の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象