次の方法で共有


IPrivateLinkResourcesOperations インターフェイス

定義

PrivateLinkResourcesOperations 操作。

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

メソッド

ListByClusterWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

RedisEnterprise クラスター用に作成する必要があるプライベート リンク リソースを取得します。

拡張メソッド

ListByCluster(IPrivateLinkResourcesOperations, String, String)

RedisEnterprise クラスター用に作成する必要があるプライベート リンク リソースを取得します。

ListByClusterAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

RedisEnterprise クラスター用に作成する必要があるプライベート リンク リソースを取得します。

適用対象