Skip to content
DocsTry Aspire
DocsTry

withDataBindMount

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

Signature

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

Applies to

This method applies to the following types: