Skip to content
Docs Try Aspire

PostgresServerResource.withInitFiles

Method
📦 Aspire.Hosting.Azure.PostgreSQL v13.2.0-preview.1.26159.1
interface PostgresServerResource {
// ... omitted for brevity
withInitFiles(source: string): PostgresServerResource;
}

Signature

method withInitFiles builder
Copies init files to PostgreSQL
withInitFiles(source: string): PostgresServerResource
source string
PostgresServerResource

Defined on

This method is defined on the following type: