InputFieldMappingEntry.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)

プロパティ値

適用対象