Skip to content
Docs Try Aspire

AzureContainerAppEnvironmentResource.withDashboard

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

Signature

method withDashboard builder
Configures whether the Aspire dashboard is 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: