PythonAppResourceBuilderExtensions Class
Definition
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.
Provides extension methods for adding Python applications to an IDistributedApplicationBuilder.
public static class PythonAppResourceBuilderExtensions
type PythonAppResourceBuilderExtensions = class
Public Module PythonAppResourceBuilderExtensions
- Inheritance
-
PythonAppResourceBuilderExtensions
Methods
AddPythonApp(IDistributedApplicationBuilder, String, String, String, String, String[]) |
Adds a python application with a virtual environment to the application model. |
AddPythonApp(IDistributedApplicationBuilder, String, String, String, String[]) |
Adds a python application with a virtual environment to the application model. |