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