PrivateLinkResources interface
Interfaccia che rappresenta un oggetto PrivateLinkResources.
Metodi
list |
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.
Parametri delle opzioni.