Skip to content
Docs Try Aspire
Docs Try

AzureContainerAppEnvironmentResource.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

Defined on

This method is defined on the following type: