Partilhar via


ClustersOperationsExtensions.ListByResourceGroup Método

Definição

Lista os clusters HDInsight em um grupo de recursos.

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)

Parâmetros

operations
IClustersOperations

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

resourceGroupName
String

O nome do grupo de recursos.

Retornos

Aplica-se a