Partager via


Indexer.FieldMappings Propriété

Définition

Obtient ou définit des mappages entre les champs de la source de données et les champs cibles correspondants dans l’index.

[Newtonsoft.Json.JsonProperty(PropertyName="fieldMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Search.Models.FieldMapping> FieldMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fieldMappings")>]
member this.FieldMappings : System.Collections.Generic.IList<Microsoft.Azure.Search.Models.FieldMapping> with get, set
Public Property FieldMappings As IList(Of FieldMapping)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à