withKeyVault
Function
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): AzureCognitiveServicesProjectResourceParameters
keyVault AzureKeyVaultResource Returns
AzureCognitiveServicesProjectResource Applies to
This function is an extension method on the following types: