| Package | Description |
|---|---|
| com.azure.resourcemanager.redis.models |
Package containing the data models for RedisManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2021 Microsoft Corporation. All rights reserved.