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

Location interface

位置信息。

属性

displayName

位置的显示名称。 注意:此属性不会被序列化。 它只能由服务器填充。

id

位置的完全限定 ID。 例如,/subscriptions/00000000-0000-0000-0000-0000-000000000000/locations/westus。 注意:此属性不会被序列化。 它只能由服务器填充。

latitude

位置所在的纬度。 注意:此属性不会被序列化。 它只能由服务器填充。

longitude

位置所在的经度。 注意:此属性不会被序列化。 它只能由服务器填充。

name

位置名称。 注意:此属性不会被序列化。 它只能由服务器填充。

subscriptionId

订阅的 ID。 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

displayName

位置的显示名称。 注意:此属性不会被序列化。 它只能由服务器填充。

displayName?: string

属性值

string

id

位置的完全限定 ID。 例如,/subscriptions/00000000-0000-0000-0000-0000-000000000000/locations/westus。 注意:此属性不会被序列化。 它只能由服务器填充。

id?: string

属性值

string

latitude

位置所在的纬度。 注意:此属性不会被序列化。 它只能由服务器填充。

latitude?: string

属性值

string

longitude

位置所在的经度。 注意:此属性不会被序列化。 它只能由服务器填充。

longitude?: string

属性值

string

name

位置名称。 注意:此属性不会被序列化。 它只能由服务器填充。

name?: string

属性值

string

subscriptionId

订阅的 ID。 注意:此属性不会被序列化。 它只能由服务器填充。

subscriptionId?: string

属性值

string