ConnectivitySource interface
定义连接源的参数。
属性
| port | 将从中执行连接检查的源端口。 |
| resource |
将从中启动连接检查的资源的 ID。 |
属性详细信息
port
将从中执行连接检查的源端口。
port?: number
属性值
number
resourceId
将从中启动连接检查的资源的 ID。
resourceId: string
属性值
string