Skip to content
DocsTry Aspire
DocsTry

ListmonkResource.withAdminUser

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

Signature

methodwithAdminUserbuilder
Configures the first-run listmonk Super Admin username.
withAdminUser(username: string): ListmonkResource
usernamestring
ListmonkResource

Defined on

This method is defined on the following type: