Skip to content
DocsTry Aspire
DocsTry

withDashboard

Method
📦 Aspire.Hosting.Kubernetes v13.4.0-preview.1.26281.18
interface KubernetesEnvironmentResource {
// ... omitted for brevity
withDashboard(enabled?: boolean): KubernetesEnvironmentResource;
}

Signature

methodwithDashboardbuilder
Enables the Aspire dashboard for telemetry visualization in this Kubernetes environment.
withDashboard(enabled?: boolean): KubernetesEnvironmentResource
enabledbooleanoptional= True
KubernetesEnvironmentResource

Applies to

This method applies to the following types: