次の方法で共有


KnowledgeStore.Projections プロパティ

定義

インデックス作成中に実行する追加のプロジェクションの一覧。

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

プロパティ値

適用対象