withDashboard
Function
interface DockerComposeEnvironmentResource { // ... omitted for brevity withDashboard(enabled?: boolean): DockerComposeEnvironmentResource;}Signature
method
withDashboard builder Enables or disables the Aspire dashboard for the Docker Compose environment
withDashboard(enabled?: boolean): DockerComposeEnvironmentResourceParameters
enabled boolean optional = True Returns
DockerComposeEnvironmentResource Applies to
This function is an extension method on the following types: