Skip to content
DocsTry Aspire
DocsTry

OracleDatabaseServerResource.withDbSetupBindMount

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

Signature

methodwithDbSetupBindMountbuilder
Adds a bind mount for the database setup folder to a Oracle Database server container resource.
withDbSetupBindMount(source: string): OracleDatabaseServerResource
sourcestring
OracleDatabaseServerResource

Defined on

This method is defined on the following type: