Description Usage Arguments References See Also
Delete an azure batch account.
1 2 | azureDeleteBatchAccount(azureActiveContext, batchAccount, resourceGroup,
subscriptionID, verbose = FALSE)
|
azureActiveContext |
A container used for caching variables used by |
batchAccount |
storage account used by Azure Batch |
resourceGroup |
Name of the resource group |
subscriptionID |
Subscription ID. This is obtained automatically by |
verbose |
If TRUE, prints verbose messages |
https://docs.microsoft.com/en-us/rest/api/batchmanagement/batchaccount#BatchAccount_Delete
Other Batch account functions: azureBatchGetKey
,
azureCreateBatchAccount
,
azureGetBatchAccount
,
azureListBatchAccounts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.