Skip to content
DocsTry Aspire
DocsTry

withDataVolume

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

Signature

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

Applies to

This method applies to the following types: