| Package | Description |
|---|---|
| com.azure.resourcemanager.redis.models |
Package containing the data models for RedisManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisLinkedServerProperties
Properties of a linked server to be returned in get/put response.
|
| Modifier and Type | Method and Description |
|---|---|
RedisLinkedServerCreateProperties |
RedisLinkedServerCreateProperties.withLinkedRedisCacheId(String linkedRedisCacheId)
Set the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
|
RedisLinkedServerCreateProperties |
RedisLinkedServerCreateProperties.withLinkedRedisCacheLocation(String linkedRedisCacheLocation)
Set the linkedRedisCacheLocation property: Location of the linked redis cache.
|
RedisLinkedServerCreateProperties |
RedisLinkedServerCreateProperties.withServerRole(ReplicationRole serverRole)
Set the serverRole property: Role of the linked server.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.