Skip to content
Docs Try Aspire

OracleDatabaseServerResource.withDataBindMount

Method
📦 Aspire.Hosting.Oracle v13.2.0-preview.1.26159.1
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: