withHostPort
Function
interface MongoExpressContainerResource { // ... omitted for brevity withHostPort(port: number): MongoExpressContainerResource;}Signature
method
withHostPort builder Sets the host port for the Mongo Express resource
withHostPort(port: number): MongoExpressContainerResourceParameters
port number Returns
MongoExpressContainerResource Applies to
This function is an extension method on the following types: