Partilhar via


ClustersOperationsExtensions.List(IClustersOperations) Método

Definição

Lista todos os clusters HDInsight na assinatura.

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

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

Retornos

Aplica-se a