SearchIndexerSkill.Outputs プロパティ

定義

スキルの出力は、検索インデックスのフィールドか、別のスキルによる入力として使用できる値です。

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.OutputFieldMappingEntry> Outputs { get; }
member this.Outputs : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.OutputFieldMappingEntry>
Public ReadOnly Property Outputs As IList(Of OutputFieldMappingEntry)

プロパティ値

適用対象