Compartilhar via


Indexer.OutputFieldMappings Propriedade

Definição

Obtém ou define que os mapeamentos de campo de saída são aplicados após o enriquecimento e imediatamente antes da indexação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a