DbxContainerResource.withHostPort
Method
interface DbxContainerResource { // ... omitted for brevity withHostPort(port: number): DbxContainerResource;}Signature
method
withHostPortbuilderConfigures the host port that the dbx resource is exposed on instead of using randomly assigned port.
withHostPort(port: number): DbxContainerResourceParameters
portnumberReturns
DbxContainerResourceDefined on
This method is defined on the following type: