Partilhar via


Indexer.FieldMappings Propriedade

Definição

Obtém ou define mapeamentos entre campos na fonte de dados e campos de destino correspondentes no índice.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a