| Package | Description |
|---|---|
| com.azure.resourcemanager.redis.fluent |
Package containing the service clients for RedisManagementClient.
|
| com.azure.resourcemanager.redis.fluent.models |
Package containing the inner data models for RedisManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RedisAccessKeysInner |
RedisClient.listKeys(String resourceGroupName,
String name)
Retrieve a Redis cache's access keys.
|
RedisAccessKeysInner |
RedisClient.regenerateKey(String resourceGroupName,
String name,
RedisKeyType keyType)
Regenerate Redis cache's access keys.
|
| Modifier and Type | Method and Description |
|---|---|
RedisAccessKeysInner |
RedisPropertiesInner.accessKeys()
Get the accessKeys property: The keys of the Redis cache - not set if this object is not the response to Create
or Update redis cache.
|
RedisAccessKeysInner |
RedisResourceInner.accessKeys()
Get the accessKeys property: The keys of the Redis cache - not set if this object is not the response to Create
or Update redis cache.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.