Freigeben über


InputFieldMappingEntry.Inputs Eigenschaft

Definition

Ruft die rekursiven Eingaben ab, die beim Erstellen eines komplexen Typs verwendet werden, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: