Skip to content
DocsTry Aspire
DocsTry

AzureCognitiveServicesProjectResource.addKeyVaultConnection

Method
📦 Aspire.Hosting.Foundry v13.4.0-preview.1.26281.18
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
addKeyVaultConnection(keyVault: AzureKeyVaultResource): AzureCognitiveServicesProjectConnectionResource;
}

Signature

methodaddKeyVaultConnectionbuilder
Adds a Key Vault connection to the Microsoft Foundry project.
addKeyVaultConnection(keyVault: AzureKeyVaultResource): AzureCognitiveServicesProjectConnectionResource
keyVaultAzureKeyVaultResource
AzureCognitiveServicesProjectConnectionResource

Defined on

This method is defined on the following type: