Skip to content
Docs Try Aspire
Docs Try

withDataBindMount

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

Signature

method withDataBindMount builder
Adds a bind mount for the storage of an Azure App Configuration emulator resource.
withDataBindMount(path?: string): AzureAppConfigurationEmulatorResource
path string optional
AzureAppConfigurationEmulatorResource

Applies to

This method applies to the following types: