Compartir a través de


ClustersOperationsExtensions.List(IClustersOperations) Método

Definición

Enumera todos los clústeres de HDInsight en la suscripción.

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)

Parámetros

operations
IClustersOperations

Grupo de operaciones para este método de extensión.

Devoluciones

Se aplica a