azureListSA: List storage accounts.

Description Usage Arguments See Also

View source: R/AzureStorageAccount.R

Description

List storage accounts.

Usage

1
azureListSA(azureActiveContext, 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 Storage account functions: azureCreateStorageAccount(), azureDeletestorageAccount(), azureGetStorageAccount(), azureSAGetKey()


CharlesCara/AzureSMRLite documentation built on March 10, 2020, 11:52 p.m.