Skip to content
DocsTry Aspire
DocsTry

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

Defined on

This method is defined on the following type: