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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET