SearchIndexerIndexProjection.Selectors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)