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

ConnectionMonitorResultOutput interface

有关连接监视器的信息。

属性

etag

一个唯一的只读字符串,每当更新资源时更改。

id

连接监视器的 ID。

location

连接监视器位置。

name

连接监视器的名称。

properties

连接监视器结果的属性。

tags

连接监视器标记。

type

连接监视器类型。

属性详细信息

etag

一个唯一的只读字符串,每当更新资源时更改。

etag?: string

属性值

string

id

连接监视器的 ID。

id?: string

属性值

string

location

连接监视器位置。

location?: string

属性值

string

name

连接监视器的名称。

name?: string

属性值

string

properties

连接监视器结果的属性。

properties?: ConnectionMonitorResultPropertiesOutput

属性值

tags

连接监视器标记。

tags?: Record<string, string>

属性值

Record<string, string>

type

连接监视器类型。

type?: string

属性值

string