Partager via


ClustersOperationsExtensions.ListByResourceGroup Méthode

Définition

Répertorie les clusters HDInsight dans un groupe de ressources.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Cluster> ListByResourceGroup (this Microsoft.Azure.Management.HDInsight.IClustersOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.HDInsight.IClustersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Cluster>
<Extension()>
Public Function ListByResourceGroup (operations As IClustersOperations, resourceGroupName As String) As IPage(Of Cluster)

Paramètres

operations
IClustersOperations

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

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à