Compartilhar via


PrivateLinkResourcesOperationsExtensions.ListByCluster Método

Definição

Lista os recursos de link privado em um cluster HDInsight.

public static Microsoft.Azure.Management.HDInsight.Models.PrivateLinkResourceListResult ListByCluster (this Microsoft.Azure.Management.HDInsight.IPrivateLinkResourcesOperations operations, string resourceGroupName, string clusterName);
static member ListByCluster : Microsoft.Azure.Management.HDInsight.IPrivateLinkResourcesOperations * string * string -> Microsoft.Azure.Management.HDInsight.Models.PrivateLinkResourceListResult
<Extension()>
Public Function ListByCluster (operations As IPrivateLinkResourcesOperations, resourceGroupName As String, clusterName As String) As PrivateLinkResourceListResult

Parâmetros

operations
IPrivateLinkResourcesOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

clusterName
String

O nome do cluster.

Retornos

Aplica-se a