| Package | Description |
|---|---|
| com.azure.resourcemanager.redis.fluent.models |
Package containing the inner data models for RedisManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RedisLinkedServerProperties |
RedisLinkedServerProperties.withLinkedRedisCacheId(String linkedRedisCacheId)
Set the linkedRedisCacheId property: Fully qualified resourceId of the linked redis cache.
|
RedisLinkedServerProperties |
RedisLinkedServerProperties.withLinkedRedisCacheLocation(String linkedRedisCacheLocation)
Set the linkedRedisCacheLocation property: Location of the linked redis cache.
|
RedisLinkedServerProperties |
RedisLinkedServerProperties.withServerRole(ReplicationRole serverRole)
Set the serverRole property: Role of the linked server.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.