Uses of Interface
com.azure.resourcemanager.redis.models.RedisAccessKeys
Packages that use RedisAccessKeys
Package
Description
Package containing the data models for RedisManagementClient.
-
Uses of RedisAccessKeys in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return RedisAccessKeysModifier and TypeMethodDescriptionRedisCache.keys()
Gets a Redis Cache's access 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.