Skip to content
Docs Try Aspire

AzureManagedRedisResource.withAccessKeyAuthenticationWithKeyVault

Method
📦 Aspire.Hosting.Azure.Redis v13.2.0-preview.1.26159.1
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): AzureManagedRedisResource
keyVaultBuilder IAzureKeyVaultResource
AzureManagedRedisResource

Defined on

This method is defined on the following type: