azureGetBatchAccount: Get the specified Batch Account.

Description Usage Arguments See Also

Description

Get the specified Batch Account.

Usage

1
2
azureGetBatchAccount(azureActiveContext, batchAccount, resourceGroup,
  subscriptionID, verbose = FALSE)

Arguments

azureActiveContext

A container used for caching variables used by AzureSMR, created by createAzureContext()

resourceGroup

Name of the resource group

subscriptionID

Subscription ID. This is obtained automatically by azureAuthenticate() when only a single subscriptionID is available via Active Directory

verbose

If TRUE, prints verbose messages

See Also

Other Batch account functions: azureBatchGetKey, azureCreateBatchAccount, azureDeleteBatchAccount, azureListBatchAccounts


Microsoft/AzureSMR documentation built on July 7, 2019, 11:25 p.m.