Sdílet prostřednictvím


IRedisCachePremiumBeta.ListLinkedServers Method

Definition

Gets the list of linked servers associated with this redis cache.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Redis.Fluent.Models.ReplicationRole> ListLinkedServers ();
abstract member ListLinkedServers : unit -> System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Redis.Fluent.Models.ReplicationRole>
Public Function ListLinkedServers () As IReadOnlyDictionary(Of String, ReplicationRole)

Returns

Applies to