Skip to content
Docs Try Aspire

AzureAppConfigurationEmulatorResource.withDataVolume

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

Signature

method withDataVolume builder
Adds a data volume for the App Configuration emulator
withDataVolume(name?: string): AzureAppConfigurationEmulatorResource
name string optional
AzureAppConfigurationEmulatorResource

Defined on

This method is defined on the following type: