ClustersOperationsExtensions.Get(IClustersOperations, String, String) Methode

Definition

Ruft den angegebenen Cluster ab.

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

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

clusterName
String

Der Name des Clusters.

Gibt zurück

Gilt für: