FlociUIContainerResource.withHostPort
Method
interface FlociUIContainerResource { // ... omitted for brevity withHostPort(port: number): FlociUIContainerResource;}Signature
method
withHostPortbuilderConfigures the host port that the Floci UI resource is exposed on instead of using a randomly assigned port.
withHostPort(port: number): FlociUIContainerResourceParameters
portnumberReturns
FlociUIContainerResourceDefined on
This method is defined on the following type: