Skip to content
Docs Try Aspire
Docs Try

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

Defined on

This method is defined on the following type: