Delete a Virtual Machine.
azureDeleteVM(azureActiveContext, resourceGroup, vmName, subscriptionID,
mode = "Sync", verbose = FALSE)
A container used for caching variables used by AzureSMR
, created by createAzureContext()
Name of the resource group
Virtual Machine name
Subscription ID. This is obtained automatically by azureAuthenticate()
when only a single subscriptionID is available via Active Directory
Wait for operation to complete 'Sync' (Default)
Print Tracing information (Default False)
A container used for caching variables used by AzureSMR
, created by createAzureContext()
Name of the resource group
Virtual Machine name
Subscription ID. This is obtained automatically by azureAuthenticate()
when only a single subscriptionID is available via Active Directory
Wait for operation to complete 'Sync' (Default)
Print Tracing information (Default False)
Other Virtual machine functions: azureGetAllVMstatus
,
azureListScaleSetNetwork
,
azureListScaleSetVM
,
azureListScaleSets
,
azureListVM
, azureStartVM
,
azureStopVM
, azureVMStatus