Skip to content
Docs Try Aspire
Docs Try

withDashboard

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

Signature

method withDashboard builder
Configures whether the Aspire dashboard should be included in the container app environment.
withDashboard(enable?: boolean): AzureContainerAppEnvironmentResource
enable boolean optional = True
AzureContainerAppEnvironmentResource

Applies to

This method applies to the following types: