Compartir a través de


IndexListResult.Indexes Propiedad

Definición

Obtiene los índices del servicio Search.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Search.Models.Index> Indexes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Indexes : System.Collections.Generic.IList<Microsoft.Azure.Search.Models.Index>
Public ReadOnly Property Indexes As IList(Of Index)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a