Skip to content
Docs Try Aspire
Docs Try

OracleDatabaseServerResource.withDataBindMount

Method
📦 Aspire.Hosting.Oracle v13.3.0
interface OracleDatabaseServerResource {
// ... omitted for brevity
withDataBindMount(source: string): OracleDatabaseServerResource;
}

Signature

method withDataBindMount builder
Mounts a host directory as the Oracle data directory.
withDataBindMount(source: string): OracleDatabaseServerResource
source string
OracleDatabaseServerResource

Defined on

This method is defined on the following type: