Skip to content
Docs Try Aspire

AzureCognitiveServicesProjectResource.withKeyVault

Method
📦 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

Defined on

This method is defined on the following type: