Skip to content
Docs Try Aspire

withDebugging

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

Signature

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

Applies to

This function is an extension method on the following types: