|
Name
|
Type
|
Description
|
| destinationAddress | IpAddress |
IP qualifier for destination.
If this property is NULL, it will match "any IPv4 or any IPv6 address".
|
| destinationIpPort | DvsIpPort |
Destination IP Port.
|
| protocol | IntExpression |
Protocols like TCP, UDP, ICMP etc. The valid value for a protocol
is got from IANA assigned value for the protocol. This can be got
from RFC 5237 and IANA website section related to protocol numbers.
|
| sourceAddress | IpAddress |
IP qualifier for source.
If this property is NULL, it will match "any IPv4 or any IPv6 address".
|
| sourceIpPort | DvsIpPort |
Source IP Port.
|
| tcpFlags | IntExpression |
TCP flags. The valid values can be found at RFC 3168.
|
|
Properties inherited from DvsNetworkRuleQualifier |
| key |
|
Properties inherited from DynamicData |
| None |