Skip to content
Docs Try Aspire

withKeyVault

Function
📦 Aspire.Hosting.Foundry v13.2.0-preview.1.26170.3
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
withKeyVault(keyVault: AzureKeyVaultResource): AzureCognitiveServicesProjectResource;
}

Signature

method withKeyVault builder
Associates an Azure Key Vault resource with a Microsoft Foundry project.
withKeyVault(keyVault: AzureKeyVaultResource): AzureCognitiveServicesProjectResource
keyVault AzureKeyVaultResource
AzureCognitiveServicesProjectResource

Applies to

This function is an extension method on the following types: