次の方法で共有


USqlTable.IndexList プロパティ

定義

このテーブルのインデックスの一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象