共用方式為


PrivateLinkResources interface

表示 PrivateLinkResources 的介面。

方法

listByCluster(string, string, PrivateLinkResourcesListByClusterOptionalParams)

取得需要為 RedisEnterprise 叢集建立的私人鏈接資源。

方法詳細資料

listByCluster(string, string, PrivateLinkResourcesListByClusterOptionalParams)

取得需要為 RedisEnterprise 叢集建立的私人鏈接資源。

function listByCluster(resourceGroupName: string, clusterName: string, options?: PrivateLinkResourcesListByClusterOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

clusterName

string

RedisEnterprise 叢集的名稱。

傳回