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

LocationOptionsQuery interface

表示位置选项参数,用于获取区号。

属性

labelId

表示从 GetLocationOptions API 返回的位置选项标签 ID。

optionsValue

表示从 GetLocationOptions API 返回的位置选项值。

属性详细信息

labelId

表示从 GetLocationOptions API 返回的位置选项标签 ID。

labelId?: string

属性值

string

optionsValue

表示从 GetLocationOptions API 返回的位置选项值。

optionsValue?: string

属性值

string