Port forwarding information for a published service component
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| privatePort | int | element | 1/1 | the privatePort | |
| publicPort | int | element | 1/1 | the publicPort | |
Properties inherited from supportTemplating |
|||||
| xsitype | string | attribute | 0/1 | ||
Example
<PortForwardPair xsitype="..."> <publicPort>...</publicPort> <privatePort>...</privatePort> </PortForwardPair>