Skip to content
Docs Try Aspire
Docs Try

FoundryResource.addProject

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

Signature

method addProject builder
Adds a Microsoft Foundry project resource to a Microsoft Foundry resource.
addProject(name: string): AzureCognitiveServicesProjectResource
name string
AzureCognitiveServicesProjectResource

Defined on

This method is defined on the following type: