withDashboard
Method
interface DockerComposeEnvironmentResource { // ... omitted for brevity withDashboard(enabled?: boolean): DockerComposeEnvironmentResource;}Signature
method
withDashboardbuilderEnables the Aspire dashboard for telemetry visualization in this Docker Compose environment.
withDashboard(enabled?: boolean): DockerComposeEnvironmentResourceParameters
enabledbooleanoptional= TrueReturns
DockerComposeEnvironmentResourceApplies to
This method applies to the following types: