Uses of Interface
com.microsoft.azure.management.redis.RedisAccessKeys
Package
Description
This package contains the classes for RedisManagementClient.
-
Uses of RedisAccessKeys in com.microsoft.azure.management.redis
Modifier and TypeMethodDescriptionRedisCache.getKeys()
RedisCache.keys()
RedisCache.refreshKeys()
Fetch the up-to-date access keys from Azure for this Redis Cache.RedisCache.regenerateKey
(RedisKeyType keyType) Regenerates the access keys for this Redis Cache.