Cloud Container - Port
A Port to be exposed from the Cloud Container.
-
Required Element Summary
Required Elements
-
Optional Element Summary
Optional Elements
A name given to the port, not used except for getContainerExposedPort()
The type of port, http, tcp, udp
-
Element Details
-
port
int port
The port number
-
-
name
A name given to the port, not used except for getContainerExposedPort()
- Default:
- ""
-
type
The type of port, http, tcp, udp
- Default:
- "http"