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