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

ResourceLocationDataContract interface

Resource location data properties.

Properties

city

The city or locality where the resource is located.

countryOrRegion

The country or region where the resource is located.

district

The district, state, or province where the resource is located.

name

A canonical name for the geographic or physical location.

Property Details

city

The city or locality where the resource is located.

city?: string

Property Value

string

countryOrRegion

The country or region where the resource is located.

countryOrRegion?: string

Property Value

string

district

The district, state, or province where the resource is located.

district?: string

Property Value

string

name

A canonical name for the geographic or physical location.

name: string

Property Value

string