Skip to content
Docs Try Aspire
Docs Try

AzureCognitiveServicesProjectResource.addKeyVaultConnection

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

Signature

method addKeyVaultConnection builder
Adds an Azure Key Vault connection to a Microsoft Foundry project.
addKeyVaultConnection(keyVault: AzureKeyVaultResource): AzureCognitiveServicesProjectConnectionResource
keyVault AzureKeyVaultResource
AzureCognitiveServicesProjectConnectionResource

Defined on

This method is defined on the following type: