SearchIndexerSkill.Inputs プロパティ

定義

スキルの入力には、ソース データ セット内の列、またはアップストリーム スキルの出力を指定できます。

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

プロパティ値

適用対象