Partilhar via


ClustersOperationsExtensions.BeginDelete Método

Definição

Exclui o cluster HDInsight especificado.

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)

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.

Aplica-se a