SearchIndexer.OutputFieldMappings プロパティ

定義

出力フィールド マッピングは、エンリッチメントの後、インデックス作成の直前に適用されます。

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

プロパティ値

適用対象