Skip to content
DocsTry Aspire
DocsTry

withDatabaseParameters

Method
📦 CommunityToolkit.Aspire.Hosting.Listmonk v13.5.0
interface ListmonkResource {
// ... omitted for brevity
withDatabaseParameters(parameters: string): ListmonkResource;
}

Signature

methodwithDatabaseParametersbuilder
Configures additional PostgreSQL DSN parameters.
withDatabaseParameters(parameters: string): ListmonkResource
parametersstring
ListmonkResource

Applies to

This method applies to the following types: