Freigeben über


ClustersOperationsExtensions.Delete Methode

Definition

Löscht den angegebenen HDInsight-Cluster.

public static void Delete (this Microsoft.Azure.Management.HDInsight.IClustersOperations operations, string resourceGroupName, string clusterName);
static member Delete : Microsoft.Azure.Management.HDInsight.IClustersOperations * string * string -> unit
<Extension()>
Public Sub Delete (operations As IClustersOperations, resourceGroupName As String, clusterName As String)

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

clusterName
String

Der Name des Clusters.

Gilt für: