Freigeben über


Indexer.OutputFieldMappings Eigenschaft

Definition

Ruft Ausgabefeldzuordnungen ab oder legt sie fest, die nach der Anreicherung und unmittelbar vor der Indizierung angewendet werden.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: