| Modifier and Type | Method and Description |
|---|---|
RedisAccessKeys |
RedisCache.getKeys() |
RedisAccessKeys |
RedisCache.keys() |
RedisAccessKeys |
RedisCache.refreshKeys()
Fetch the up-to-date access keys from Azure for this Redis Cache.
|
RedisAccessKeys |
RedisCache.regenerateKey(RedisKeyType keyType)
Regenerates the access keys for this Redis Cache.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/