Skip to content
DocsTry Aspire
DocsTry

FoundryResource.addProject

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface FoundryResource {
// ... omitted for brevity
addProject(name: string): AzureCognitiveServicesProjectResource;
}

Signature

methodaddProjectbuilder
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): AzureCognitiveServicesProjectResource
namestring
AzureCognitiveServicesProjectResource

Defined on

This method is defined on the following type: