Skip to content
Docs Try Aspire
Docs Try

withDataVolume

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

Signature

method withDataVolume builder
Adds a named volume for the data folder to a Oracle Database server container resource.
withDataVolume(name?: string): OracleDatabaseServerResource
name string optional
OracleDatabaseServerResource

Applies to

This method applies to the following types: