Partager via


Indexer.OutputFieldMappings Propriété

Définition

Obtient ou définit les mappages de champs de sortie sont appliqués après l’enrichissement et immédiatement avant l’indexation.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à