SearchIndexerIndexProjectionsParameters Class

Definition

A dictionary of index projection-specific configuration properties. Each name is the name of a specific property. Each value must be of a primitive type.

public class SearchIndexerIndexProjectionsParameters
type SearchIndexerIndexProjectionsParameters = class
Public Class SearchIndexerIndexProjectionsParameters
Inheritance
SearchIndexerIndexProjectionsParameters

Constructors

SearchIndexerIndexProjectionsParameters()

Initializes a new instance of SearchIndexerIndexProjectionsParameters.

Properties

AdditionalProperties

Additional Properties.

ProjectionMode

Defines behavior of the index projections in relation to the rest of the indexer.

Applies to