azureVMStatus: Get Status of a Virtual Machine.

Description Usage Arguments See Also

Description

Get Status of a Virtual Machine.

Usage

1
2
azureVMStatus(azureActiveContext, resourceGroup, vmName, subscriptionID,
  ignore = "N", verbose = FALSE)

Arguments

azureActiveContext

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

resourceGroup

Name of the resource group

vmName

Name of the virtual machine

subscriptionID

Subscription ID. This is obtained automatically by azureAuthenticate() when only a single subscriptionID is available via Active Directory

ignore

ignore

verbose

If TRUE, prints verbose messages

See Also

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


Microsoft/AzureSMR documentation built on July 7, 2019, 11:25 p.m.