Skip to content
DocsTry Aspire
DocsTry

withDashboard

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

Signature

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

Applies to

This method applies to the following types: