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

ConnectionMonitor interface

定义用于创建连接监视器的作的参数。

属性

location

连接监视器位置。

properties

连接监视器的属性。

tags

连接监视器标记。

属性详细信息

location

连接监视器位置。

location?: string

属性值

string

properties

连接监视器的属性。

properties: ConnectionMonitorParameters

属性值

tags

连接监视器标记。

tags?: Record<string, string>

属性值

Record<string, string>