Skip to content
Docs Try Aspire
Docs Try

withDataVolume

Method
📦 CommunityToolkit.Aspire.Hosting.GoFeatureFlag v13.4.0
interface GoFeatureFlagResource {
// ... omitted for brevity
withDataVolume(name?: string): GoFeatureFlagResource;
}

Signature

method withDataVolume builder
Adds a named volume for the data folder to a GO Feature flag container resource.
withDataVolume(name?: string): GoFeatureFlagResource
name string optional
GoFeatureFlagResource

Applies to

This method applies to the following types: