addProject
Method
interface FoundryResource { // ... omitted for brevity addProject(name: string): AzureCognitiveServicesProjectResource;}Signature
method
addProject builder Adds a Microsoft Foundry project resource to the application model. This will also attach the project as a deployment target for agents.
addProject(name: string): AzureCognitiveServicesProjectResourceParameters
name string Returns
AzureCognitiveServicesProjectResource Applies to
This method applies to the following types: