SearchIndexer.FieldMappings プロパティ

定義

データ ソース内のフィールドとインデックス内の対応するターゲット フィールド間のマッピングを定義します。

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

プロパティ値

適用対象