azureDeleteResourceGroup: Delete a resourceGroup with all Resources.

Description Usage Arguments Value See Also

Description

Delete a resourceGroup with all Resources.

Usage

1
2
azureDeleteResourceGroup(azureActiveContext, resourceGroup, subscriptionID,
  type, verbose = FALSE)

Arguments

azureActiveContext

A container used for caching variables used by AzureSMR

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

type

filter by resource type

verbose

Print Tracing information (Default False)

Value

Returns Dataframe of Resources

See Also

Other Resource group functions: azureCreateResourceGroup, azureListAllResources, azureListRG, azureListSubscriptions


ymmah/AzureSMR documentation built on May 6, 2019, 10:53 a.m.