Compartilhar via


PythonAppResourceBuilderExtensions Class

Definition

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.

Applies to