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

SearchAddressBatchResult.Results 属性

定义

查询的批处理结果。 响应字段中的 BatchItems。

public System.Collections.Generic.IReadOnlyList<Azure.Maps.Search.Models.SearchAddressBatchItemResponse> Results { get; }
member this.Results : System.Collections.Generic.IReadOnlyList<Azure.Maps.Search.Models.SearchAddressBatchItemResponse>
Public ReadOnly Property Results As IReadOnlyList(Of SearchAddressBatchItemResponse)

属性值

适用于