Delete HDInsight cluster.
azureDeleteHDI(azureActiveContext, clustername, subscriptionID, resourceGroup,
verbose = FALSE)A container used for caching variables used by AzureSMR, created by createAzureContext()
Cluster name, used for HDI and Spark clusters. See azureCreateHDI()
Subscription ID. This is obtained automatically by azureAuthenticate() when only a single subscriptionID is available via Active Directory
Name of the resource group
Print Tracing information (Default False)
Data frame with HDInsight clusters information
https://docs.microsoft.com/en-us/rest/api/hdinsight/hdinsight-cluster#delete
Other HDInsight functions: azureCreateHDI,
azureHDIConf, azureListHDI,
azureResizeHDI,
azureRunScriptAction,
azureScriptActionHistory