Partager via


ClustersOperationsExtensions.BeginDelete Méthode

Définition

Supprime le cluster HDInsight spécifié.

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

Paramètres

operations
IClustersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

clusterName
String

Nom du cluster.

S’applique à