Partager via


ClustersOperationsExtensions.List(IClustersOperations) Méthode

Définition

Répertorie tous les clusters HDInsight sous l’abonnement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Cluster> List (this Microsoft.Azure.Management.HDInsight.IClustersOperations operations);
static member List : Microsoft.Azure.Management.HDInsight.IClustersOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.HDInsight.Models.Cluster>
<Extension()>
Public Function List (operations As IClustersOperations) As IPage(Of Cluster)

Paramètres

operations
IClustersOperations

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

Retours

S’applique à