Share via


SearchIndexerIndexProjectionSelector.Mappings Property

Definition

Mappings for the projection, or which source should be mapped to which field in the target index.

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

Property Value

Applies to