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

SearchIndexerSkillset.IndexProjection Property

Definition

Definition of additional projections to secondary search index(es).

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

Property Value

Applies to