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