Delete an azure batch account.
azureDeleteBatchAccount(azureActiveContext, batchAccount, resourceGroup,
subscriptionID, verbose = FALSE)
A container used for caching variables used by AzureSMR
, created by createAzureContext()
Name of the resource group
Subscription ID. This is obtained automatically by azureAuthenticate()
when only a single subscriptionID is available via Active Directory
Print Tracing information (Default False)
https://docs.microsoft.com/en-us/rest/api/batchmanagement/batchaccount#BatchAccount_Delete
Other Batch account functions: azureBatchGetKey
,
azureCreateBatchAccount
,
azureListBatchAccounts