Skip to content
Docs Try Aspire
Docs Try

withDataVolume

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

Signature

method withDataVolume builder
Adds a persistent data volume to the Oracle server resource.
withDataVolume(name?: string): OracleDatabaseServerResource
name string optional
OracleDatabaseServerResource

Applies to

This method applies to the following types: