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

SearchIndexerIndexProjections.Parameters 属性

定义

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

public Azure.Search.Documents.Indexes.Models.SearchIndexerIndexProjectionsParameters Parameters { get; set; }
member this.Parameters : Azure.Search.Documents.Indexes.Models.SearchIndexerIndexProjectionsParameters with get, set
Public Property Parameters As SearchIndexerIndexProjectionsParameters

属性值

适用于