Skip to content
Docs Try Aspire

withDataVolume

Function
📦 Aspire.Hosting.Azure.Redis v13.2.0-preview.1.26159.1
interface RedisInsightResource {
// ... omitted for brevity
withDataVolume(name?: string): RedisInsightResource;
}

Signature

method withDataVolume builder
Adds a data volume for Redis Insight
withDataVolume(name?: string): RedisInsightResource
name string optional
RedisInsightResource

Applies to

This function is an extension method on the following types: