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