Compartilhar via


IndexerListResult.Indexers Propriedade

Definição

Obtém os indexadores no serviço de Pesquisa.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a