Skip to content
DocsTry Aspire
DocsTry

withDataBindMount

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

Signature

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

Applies to

This method applies to the following types: