delete_deployment_resources: Delete all the resources created by a deployment of a vm This...

Description Usage Arguments

View source: R/azure_vm.R

Description

Delete all the resources created by a deployment of a vm This will use a tag created by a deployment to delete all resources Deletion may take a minute or two for all resources to be cleaned up

Usage

1
delete_deployment_resources(vmName, rgName = getOption("azurerg"))

Arguments

vmName

the name of the vm created by the deployment to be deleted

rgName

the resource group of the resources, default to the get option azurerg


billspat/azrunr documentation built on March 30, 2021, 2:05 p.m.