Partager via


PrivateLinkResourcesOperationsExtensions.ListByCluster Méthode

Définition

Répertorie les ressources de liaison privée dans un 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

Paramètres

operations
IPrivateLinkResourcesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

clusterName
String

Nom du cluster.

Retours

S’applique à