Skip to content
Docs Try Aspire
Docs Try

withDebugging

Method
📦 Aspire.Hosting.Python v13.4.0
interface PythonAppResource {
// ... omitted for brevity
withDebugging(): PythonAppResource;
}

Signature

method withDebugging builder
Enables debugging support for the Python application.
withDebugging(): PythonAppResource
PythonAppResource

Applies to

This method applies to the following types: