addPythonApp
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addPythonApp( name: string, appDirectory: string, scriptPath: string): PythonAppResource;}Signature
method
addPythonAppbuilderAdds a Python application to the application model.
addPythonApp( name: string, appDirectory: string, scriptPath: string): PythonAppResourceParameters
namestringappDirectorystringscriptPathstringReturns
PythonAppResourceApplies to
This method applies to the following types: