Skip to content
Docs Try Aspire
Docs Try

AzureCognitiveServicesProjectResource.addCosmosConnection

Method
📦 Aspire.Hosting.Foundry v13.3.0-preview.1.26254.5
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addCosmosConnection(db: AzureCosmosDBResource): AzureCognitiveServicesProjectConnectionResource;
}

Signature

method addCosmosConnection builder
Adds an Azure Cosmos DB connection to a Microsoft Foundry project.
addCosmosConnection(db: AzureCosmosDBResource): AzureCognitiveServicesProjectConnectionResource
db AzureCosmosDBResource
AzureCognitiveServicesProjectConnectionResource

Defined on

This method is defined on the following type: