AzureManagedRedisResource.withAccessKeyAuthenticationWithKeyVault
Method
interface AzureManagedRedisResource { // ... omitted for brevity withAccessKeyAuthenticationWithKeyVault(keyVaultBuilder: IAzureKeyVaultResource): AzureManagedRedisResource;}Signature
method
withAccessKeyAuthenticationWithKeyVault builder Configures Azure Managed Redis to use access key authentication with a specific Key Vault
withAccessKeyAuthenticationWithKeyVault(keyVaultBuilder: IAzureKeyVaultResource): AzureManagedRedisResourceParameters
keyVaultBuilder IAzureKeyVaultResource Returns
AzureManagedRedisResource Defined on
This method is defined on the following type: