Skip to content
Docs Try Aspire
Docs Try

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

Defined on

This method is defined on the following type: