Skip to content
Docs Try Aspire

withInitFiles

Function
📦 Aspire.Hosting.Oracle v13.2.0-preview.1.26159.1
interface OracleDatabaseServerResource {
// ... omitted for brevity
withInitFiles(source: string): OracleDatabaseServerResource;
}

Signature

method withInitFiles builder
Copies initialization files into the Oracle container.
withInitFiles(source: string): OracleDatabaseServerResource
source string
OracleDatabaseServerResource

Applies to

This function is an extension method on the following types: