Skip to content
Docs Try Aspire

RedisResource.withHostPort

Method
📦 Aspire.Hosting.Azure.Redis v13.2.0-preview.1.26159.1
interface RedisResource {
// ... omitted for brevity
withHostPort(port: number): RedisResource;
}

Signature

method withHostPort builder
Sets the host port for Redis
withHostPort(port: number): RedisResource
port number
RedisResource

Defined on

This method is defined on the following type: