Condividi tramite


PrivateLinkResources interface

Interfaccia che rappresenta un oggetto PrivateLinkResources.

Metodi

listByRedisCache(string, string, PrivateLinkResourcesListByRedisCacheOptionalParams)

Ottiene le risorse di collegamento privato che devono essere create per una cache Redis.

Dettagli metodo

listByRedisCache(string, string, PrivateLinkResourcesListByRedisCacheOptionalParams)

Ottiene le risorse di collegamento privato che devono essere create per una cache Redis.

function listByRedisCache(resourceGroupName: string, cacheName: string, options?: PrivateLinkResourcesListByRedisCacheOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource, PrivateLinkResource[], PageSettings>

Parametri

resourceGroupName

string

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

cacheName

string

Nome della cache Redis.

options
PrivateLinkResourcesListByRedisCacheOptionalParams

Parametri delle opzioni.

Restituisce