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

SearchInsideGeometryOptions.IndexFilter 属性

定义

应用于搜索的索引的逗号分隔列表。 项顺序并不重要。 可用索引包括:Addr = Address range interpolation、Geo = Geographies、PAD = Point Addresses、POI = 兴趣点、Str = Streets、Xstr = Cross Streets (十字路口) 。

public System.Collections.Generic.IEnumerable<Azure.Maps.Search.SearchIndex> IndexFilter { get; set; }
member this.IndexFilter : seq<Azure.Maps.Search.SearchIndex> with get, set
Public Property IndexFilter As IEnumerable(Of SearchIndex)

属性值

适用于