你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SearchIndexerIndexProjectionsParameters 类

定义

索引投影特定配置属性的字典。 每个名称都是特定属性的名称。 每个值都必须是基元类型。

public class SearchIndexerIndexProjectionsParameters
type SearchIndexerIndexProjectionsParameters = class
Public Class SearchIndexerIndexProjectionsParameters
继承
SearchIndexerIndexProjectionsParameters

构造函数

SearchIndexerIndexProjectionsParameters()

初始化 SearchIndexerIndexProjectionsParameters 的新实例。

属性

AdditionalProperties

其他属性。

ProjectionMode

定义索引投影相对于索引器其余部分的行为。

适用于