Skip to content
DocsTry Aspire
DocsTry

withDataVolume

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

Signature

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

Applies to

This method applies to the following types: