Skip to content
Docs Try Aspire
Docs Try

withDashboard

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

Signature

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

Applies to

This method applies to the following types: