Skip to content
DocsTry Aspire
DocsTry

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

Defined on

This method is defined on the following type: