addAzureFunctionsProject
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addAzureFunctionsProject( name: string, projectPath: string): AzureFunctionsProjectResource;}Signature
method
addAzureFunctionsProjectbuilderAdds an Azure Functions project to the distributed application.
addAzureFunctionsProject( name: string, projectPath: string): AzureFunctionsProjectResourceParameters
namestringprojectPathstringReturns
AzureFunctionsProjectResourceApplies to
This method applies to the following types: