Skip to content
Docs Try Aspire

PythonAppResource.withDebugging

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

Signature

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

Defined on

This method is defined on the following type: