withHostPort
Method
interface RedisResource { // ... omitted for brevity withHostPort(port: number): RedisResource;}Signature
method
withHostPort builder Sets the host port for Redis
withHostPort(port: number): RedisResourceParameters
port number Returns
RedisResource Applies to
This method applies to the following types: