Skip to content
Docs Try Aspire
Docs Try

withDataVolume

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

Signature

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

Applies to

This method applies to the following types: