Skip to content
Docs Try Aspire
Docs Try

withDbGate

Method
📦 CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions v13.4.0
interface PostgresServerResource {
// ... omitted for brevity
withDbGate(containerName?: string): PostgresServerResource;
}

Signature

method withDbGate builder
withDbGate(containerName?: string): PostgresServerResource
containerName string optional
PostgresServerResource

Applies to

This method applies to the following types: