Name
|
Type
|
Description
|
guestIpAddress | xsd:string |
The IP address for the guest. Network traffic from the host is
forwarded to this IP address.
|
guestPort | xsd:int |
The port number for the guest. Network traffic from the host is
forwarded to this port.
|
hostPort | xsd:int |
The port number on the host. Network traffic sent to the host on this
TCP/UDP port is forwarded to the guest at the specified IP address
and port.
|
name | xsd:string |
The user-defined name to identify the service being forwarded.
No white spaces are allowed in the string.
|
type | xsd:string |
Either "tcp" or "udp".
|
Properties inherited from DynamicData |
None |