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