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