你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RedisLinkedServerWithPropertiesList interface
(具有 Redis 缓存属性) 的链接服务器列表。
属性
next |
下一个集的链接。 注意:此属性不会被序列化。 它只能由服务器填充。 |
value | (具有 Redis 缓存属性) 的链接服务器列表。 |
属性详细信息
nextLink
下一个集的链接。 注意:此属性不会被序列化。 它只能由服务器填充。
nextLink?: string
属性值
string
value
(具有 Redis 缓存属性) 的链接服务器列表。
value?: RedisLinkedServerWithProperties[]