Compartilhar via


HDInsightClient.ListClustersAsync Método

Definição

Consulta os Clusters HDInsight registrados.

public System.Threading.Tasks.Task<System.Collections.Generic.ICollection<Microsoft.WindowsAzure.Management.HDInsight.ClusterDetails>> ListClustersAsync ();
abstract member ListClustersAsync : unit -> System.Threading.Tasks.Task<System.Collections.Generic.ICollection<Microsoft.WindowsAzure.Management.HDInsight.ClusterDetails>>
override this.ListClustersAsync : unit -> System.Threading.Tasks.Task<System.Collections.Generic.ICollection<Microsoft.WindowsAzure.Management.HDInsight.ClusterDetails>>
Public Function ListClustersAsync () As Task(Of ICollection(Of ClusterDetails))

Retornos

Tarefa que retorna uma lista de clusters HDInsight.

Implementações

Aplica-se a