IPTraffic interface
IP 流量信息。
属性
| destination |
流量的目标 IP 地址列表。 |
| destination |
流量的目标端口。 |
| protocols | |
| source |
流量的源 IP 地址列表。 |
| source |
流量的源端口。 |
属性详细信息
destinationIps
流量的目标 IP 地址列表。
destinationIps: string[]
属性值
string[]
destinationPorts
流量的目标端口。
destinationPorts: string[]
属性值
string[]
protocols
protocols: string[]
属性值
string[]
sourceIps
流量的源 IP 地址列表。
sourceIps: string[]
属性值
string[]
sourcePorts
流量的源端口。
sourcePorts: string[]
属性值
string[]