Partilhar via


ClustersOperationsExtensions.Get(IClustersOperations, String, String) Método

Definição

Obtém o cluster especificado.

public static Microsoft.Azure.Management.HDInsight.Models.Cluster Get (this Microsoft.Azure.Management.HDInsight.IClustersOperations operations, string resourceGroupName, string clusterName);
static member Get : Microsoft.Azure.Management.HDInsight.IClustersOperations * string * string -> Microsoft.Azure.Management.HDInsight.Models.Cluster
<Extension()>
Public Function Get (operations As IClustersOperations, resourceGroupName As String, clusterName As String) As 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.

clusterName
String

O nome do cluster.

Retornos

Aplica-se a