withHostPort
Function
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 function is an extension method on the following types: