SearchIndexerIndexProjectionsParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for .NET