Compartir a través de


SearchIndexerIndexProjections.Selectors Propiedad

Definición

Lista de proyecciones que se van a realizar en los índices de búsqueda secundarios.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.SearchIndexerIndexProjectionSelector> Selectors { get; }
member this.Selectors : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.SearchIndexerIndexProjectionSelector>
Public ReadOnly Property Selectors As IList(Of SearchIndexerIndexProjectionSelector)

Valor de propiedad

Se aplica a