KubernetesEnvironmentResource.withDashboard
Method
interface KubernetesEnvironmentResource { // ... omitted for brevity withDashboard(enabled?: boolean): KubernetesEnvironmentResource;}Signature
method
withDashboardbuilderEnables the Aspire dashboard for telemetry visualization in this Kubernetes environment.
withDashboard(enabled?: boolean): KubernetesEnvironmentResourceParameters
enabledbooleanoptional= TrueReturns
KubernetesEnvironmentResourceDefined on
This method is defined on the following type: