Skip to content
Docs Try Aspire
Docs Try

withDashboard

Method
📦 Aspire.Hosting.Azure.AppService v13.4.0
interface AzureAppServiceEnvironmentResource {
// ... omitted for brevity
withDashboard(enable?: boolean): AzureAppServiceEnvironmentResource;
}

Signature

method withDashboard builder
Configures whether the Aspire dashboard should be included in the Azure App Service environment.
withDashboard(enable?: boolean): AzureAppServiceEnvironmentResource
enable boolean optional = True
AzureAppServiceEnvironmentResource

Applies to

This method applies to the following types: