withHostPort
Method
interface PgAdminContainerResource { // ... omitted for brevity withHostPort(port: number): PgAdminContainerResource;}Signature
method
withHostPortbuilderConfigures the host port that the PGAdmin resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): PgAdminContainerResourceParameters
portnumberReturns
PgAdminContainerResourceApplies to
This method applies to the following types: