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

GeocodingBatchResponseOutput interface

此对象是从成功的 Geocoding Batch 服务调用返回的。

属性

batchItems

包含批处理结果的数组。

nextLink

该链接指向返回的功能的下一页。 如果是最后一页,则不显示此字段。

summary

批处理请求摘要

属性详细信息

batchItems

包含批处理结果的数组。

batchItems?: GeocodingBatchResponseItemOutput[]

属性值

该链接指向返回的功能的下一页。 如果是最后一页,则不显示此字段。

nextLink?: string

属性值

string

summary

批处理请求摘要

summary?: GeocodingBatchResponseSummaryOutput

属性值