Condividi tramite


PrivateLinkResources interface

Interfaccia che rappresenta un oggetto PrivateLinkResources.

Metodi

listByCluster(string, string, PrivateLinkResourcesListByClusterOptionalParams)

Ottiene le risorse di collegamento privato che devono essere create per un cluster RedisEnterprise.

Dettagli metodo

listByCluster(string, string, PrivateLinkResourcesListByClusterOptionalParams)

Ottiene le risorse di collegamento privato che devono essere create per un cluster RedisEnterprise.

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

Parametri

resourceGroupName

string

Nome del gruppo di risorse. Il nome non fa distinzione tra maiuscole e minuscole.

clusterName

string

Nome del cluster RedisEnterprise.

options
PrivateLinkResourcesListByClusterOptionalParams

Parametri delle opzioni.

Restituisce