共用方式為


IPrivateLinkResourcesOperations Interface

Definition

PrivateLinkResourcesOperations operations.

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

Methods

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

Gets the private link resources that need to be created for a RedisEnterprise cluster.

Extension Methods

ListByCluster(IPrivateLinkResourcesOperations, String, String)

Gets the private link resources that need to be created for a RedisEnterprise cluster.

ListByClusterAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

Gets the private link resources that need to be created for a RedisEnterprise cluster.

Applies to