Freigeben über


Indexer.FieldMappings Eigenschaft

Definition

Dient zum Abrufen oder Festlegen von Zuordnungen zwischen Feldern in der Datenquelle und den entsprechenden Zielfeldern im 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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: