Skip to content
DocsTry Aspire
DocsTry

PythonAppResource.withDebugging

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

Signature

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

Defined on

This method is defined on the following type: