Uses of Class
com.azure.resourcemanager.redis.models.RedisLinkedServerWithPropertiesList
Packages that use RedisLinkedServerWithPropertiesList
Package
Description
Package containing the data models for RedisManagementClient.
-
Uses of RedisLinkedServerWithPropertiesList in com.azure.resourcemanager.redis.models
Methods in com.azure.resourcemanager.redis.models that return RedisLinkedServerWithPropertiesListModifier and TypeMethodDescriptionRedisLinkedServerWithPropertiesList.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RedisLinkedServerWithPropertiesList from the JsonReader.RedisLinkedServerWithPropertiesList.withValue
(List<RedisLinkedServerWithPropertiesInner> value) Set the value property: List of linked servers (with properties) of a Redis cache.