PhpMyAdminContainerResource.withHostPort
Method
interface PhpMyAdminContainerResource { // ... omitted for brevity withHostPort(port: number): PhpMyAdminContainerResource;}Signature
method
withHostPort builder Configures the host port that the PGAdmin resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): PhpMyAdminContainerResourceParameters
port number Returns
PhpMyAdminContainerResource Defined on
This method is defined on the following type: