Compartir a través de


IndexerListResult.Indexers Propiedad

Definición

Obtiene los indizadores del servicio de búsqueda.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a