IRedisCachePremiumBeta.ListLinkedServers メソッド

定義

この 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)

戻り値

適用対象