Skip to content
Docs Try Aspire

addProject

Function
📦 Aspire.Hosting.Foundry v13.2.0-preview.1.26170.3
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

Applies to

This function is an extension method on the following types: