Skip to content
DocsTry Aspire
DocsTry

SqliteResource.withSqliteWeb

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

Signature

methodwithSqliteWebbuilder
withSqliteWeb(containerName?: string): SqliteResource
containerNamestringoptional
SqliteResource

Defined on

This method is defined on the following type: