Uses of Class
com.azure.resourcemanager.redis.models.RedisLinkedServer
Packages that use RedisLinkedServer
Package
Description
Package containing the inner data models for RedisManagementClient.
Package containing the data models for RedisManagementClient.
-
Uses of RedisLinkedServer in com.azure.resourcemanager.redis.fluent.models
Methods in com.azure.resourcemanager.redis.fluent.models that return types with arguments of type RedisLinkedServerModifier and TypeMethodDescriptionRedisPropertiesInner.linkedServers()
Get the linkedServers property: List of the linked servers associated with the cache.RedisResourceInner.linkedServers()
Get the linkedServers property: List of the linked servers associated with the cache. -
Uses of RedisLinkedServer in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return RedisLinkedServerModifier and TypeMethodDescriptionstatic RedisLinkedServer
RedisLinkedServer.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RedisLinkedServer from the JsonReader.