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

LocationData interface

与资源地理位置相关的元数据。

属性

city

资源所在的城市或位置。

countryOrRegion

资源所在的国家或地区

district

资源所在的地区、省/自治区/直辖市或省。

name

地理或物理位置的规范名称。

属性详细信息

city

资源所在的城市或位置。

city?: string

属性值

string

countryOrRegion

资源所在的国家或地区

countryOrRegion?: string

属性值

string

district

资源所在的地区、省/自治区/直辖市或省。

district?: string

属性值

string

name

地理或物理位置的规范名称。

name: string

属性值

string