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

ConnectionMonitorDestinationOutput interface

描述连接监视器的目标。

属性

address

连接监视器目标(IP 或域名)的地址。

port

连接监视器使用的目标端口。

resourceId

连接监视器用作目标的资源的 ID。

属性详细信息

address

连接监视器目标(IP 或域名)的地址。

address?: string

属性值

string

port

连接监视器使用的目标端口。

port?: number

属性值

number

resourceId

连接监视器用作目标的资源的 ID。

resourceId?: string

属性值

string