Compartilhar via


USqlTable.IndexList Propriedade

Definição

Obtém ou define a lista de índices nesta tabela

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a