Skip to content
Docs Try Aspire
Docs Try

withKeyVault

Method
📦 Aspire.Hosting.Foundry v13.3.0-preview.1.26254.5
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 method applies to the following types: