Partager via


Skill.Inputs Propriété

Définition

Obtient ou définit les entrées des compétences peut être une colonne dans le jeu de données source ou la sortie d’une compétence amont.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à