Learn R Programming

AzureSMR (version 0.2.6)

azureGetAllVMstatus: List the status of every virtual machine in the azure active context.

Description

First queries the azure active context for all visible resources, then sequentially queries the status of all virtuam machines.

Usage

azureGetAllVMstatus(azureActiveContext)

Arguments

azureActiveContext

A container used for caching variables used by AzureSMR, created by createAzureContext()

See Also

Other Virtual machine functions: azureDeleteVM, azureListScaleSetNetwork, azureListScaleSetVM, azureListScaleSets, azureListVM, azureStartVM, azureStopVM, azureVMStatus