Skip to content
Docs Try Aspire
Docs Try

RedisInsightResource.withDataBindMount

Method
📦 Aspire.Hosting.Redis v13.4.0
interface RedisInsightResource {
// ... omitted for brevity
withDataBindMount(source: string): RedisInsightResource;
}

Signature

method withDataBindMount builder
Adds a bind mount for the data folder to a Redis Insight container resource.
withDataBindMount(source: string): RedisInsightResource
source string
RedisInsightResource

Defined on

This method is defined on the following type: