Skip to content
DocsTry Aspire
DocsTry

GoFeatureFlagResource.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

Defined on

This method is defined on the following type: