Skip to content
Docs Try Aspire
Docs Try

withDataBindMount

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

Signature

method withDataBindMount builder
Adds a bind mount for the data folder to a Oracle Database server container resource.
withDataBindMount(source: string): OracleDatabaseServerResource
source string
OracleDatabaseServerResource

Applies to

This method applies to the following types: