Aspire.Hosting.Python Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| PythonAppResource |
Represents a Python application resource in the distributed application model. |
| PythonProjectResource |
This method is retained only for compatibility. |
| UvicornAppResource |
Represents a Uvicorn-based Python application resource that can be managed and executed within a Python environment. |
Enums
| EntrypointType |
Specifies the type of entrypoint for a Python application. |