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

ReverseSearchAddressQuery(ReverseSearchOptions) 构造函数

定义

初始化 ReverseSearchAddressQuery 的新实例。

public ReverseSearchAddressQuery (Azure.Maps.Search.ReverseSearchOptions options = default);
new Azure.Maps.Search.ReverseSearchAddressQuery : Azure.Maps.Search.ReverseSearchOptions -> Azure.Maps.Search.ReverseSearchAddressQuery
Public Sub New (Optional options As ReverseSearchOptions = Nothing)

参数

options
ReverseSearchOptions

反向搜索地址选项。

适用于