KnowledgeStore.Projections Property

Definition

A list of additional projections to perform during indexing.

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)

Property Value

Applies to