Skip to content
DocsTry Aspire
DocsTry

OracleDatabaseServerResource.withDataBindMount

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

Signature

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

Defined on

This method is defined on the following type: