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

AddressOutput interface

结果的地址

属性

addressLine

包含街道名称和号码的 AddressLine

adminDistricts

地址所在国家或地区的细分名称。 此元素通常被视为第一个顺序管理细分,但在某些情况下,它还包含国家/地区、依赖项或区域的第二、第三或第四个顺序细分。

countryRegion
formattedAddress

Formatted Address 属性

intersection

结果的地址。

locality

locality 属性

neighborhood

neighborhood 属性

postalCode

邮政编码属性

属性详细信息

addressLine

包含街道名称和号码的 AddressLine

addressLine?: string

属性值

string

adminDistricts

地址所在国家或地区的细分名称。 此元素通常被视为第一个顺序管理细分,但在某些情况下,它还包含国家/地区、依赖项或区域的第二、第三或第四个顺序细分。

adminDistricts?: AddressAdminDistrictsItemOutput[]

属性值

countryRegion

countryRegion?: AddressCountryRegionOutput

属性值

formattedAddress

Formatted Address 属性

formattedAddress?: string

属性值

string

intersection

结果的地址。

intersection?: IntersectionOutput

属性值

locality

locality 属性

locality?: string

属性值

string

neighborhood

neighborhood 属性

neighborhood?: string

属性值

string

postalCode

邮政编码属性

postalCode?: string

属性值

string