RedisLinkedServerWithPropertiesList interface

List of linked servers (with properties) of a Redis cache.

Properties

nextLink

Link for next set. NOTE: This property will not be serialized. It can only be populated by the server.

value

List of linked servers (with properties) of a Redis cache.

Property Details

Link for next set. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

List of linked servers (with properties) of a Redis cache.

value?: RedisLinkedServerWithProperties[]

Property Value