Partager via


Skill.Outputs Propriété

Définition

Obtient ou définit la sortie d’une compétence soit un champ dans un index de recherche, soit une valeur qui peut être consommée comme entrée par une autre compétence.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à