Skip to content
Docs Try Aspire
Docs Try

SqliteResource.withSqliteWeb

Method
📦 CommunityToolkit.Aspire.Hosting.Sqlite v13.4.0
interface SqliteResource {
// ... omitted for brevity
withSqliteWeb(containerName?: string): SqliteResource;
}

Signature

method withSqliteWeb builder
withSqliteWeb(containerName?: string): SqliteResource
containerName string optional
SqliteResource

Defined on

This method is defined on the following type: