Skip to content
DocsTry Aspire
DocsTry

withDataVolume

Method
📦 Aspire.Hosting.Azure.AppConfiguration v13.4.0
interface AzureAppConfigurationEmulatorResource {
// ... omitted for brevity
withDataVolume(name?: string): AzureAppConfigurationEmulatorResource;
}

Signature

methodwithDataVolumebuilder
Adds a named volume for the data folder to an Azure App Configuration emulator resource.
withDataVolume(name?: string): AzureAppConfigurationEmulatorResource
namestringoptional
AzureAppConfigurationEmulatorResource

Applies to

This method applies to the following types: