Freigeben über


Skill.Outputs Eigenschaft

Definition

Ruft ab oder legt fest, dass die Ausgabe eines Skills entweder ein Feld in einem Suchindex oder ein Wert ist, der von einem anderen Skill als Eingabe verwendet werden kann.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: