Udostępnij za pośrednictwem


SearchIndexerIndexProjections.Selectors Property

Definition

A list of projections to be performed to secondary search indexes.

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)

Property Value

Applies to