Skip to content
DocsTry Aspire
DocsTry

withReference

Method
📦 CommunityToolkit.Aspire.Hosting.Listmonk v13.5.0
interface ListmonkResource {
// ... omitted for brevity
withReference(database: PostgresDatabaseResource): ListmonkResource;
}

Signature

methodwithReferencebuilder
References a `PostgresDatabaseResource` as the PostgreSQL database for the listmonk resource.
withReference(database: PostgresDatabaseResource): ListmonkResource
databasePostgresDatabaseResource
ListmonkResource

Applies to

This method applies to the following types: