次の方法で共有


SearchIndexerIndexProjections.Selectors プロパティ

定義

セカンダリ検索インデックスに対して実行されるプロジェクションの一覧。

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

プロパティ値

適用対象