azureListScaleSetVM: List VMs within a scale set

Description Usage Arguments See Also

Description

List VMs within a scale set

Usage

1
2
azureListScaleSetVM(azureActiveContext, scaleSet, resourceGroup, location,
  subscriptionID, verbose = FALSE)

Arguments

azureActiveContext

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

scaleSet

Character vector with name of the scaleset (see also azureListScaleSets())

resourceGroup

Name of the resource group

location

Azure region, e.g. 'westeurope' or 'southcentralus'

subscriptionID

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

verbose

If TRUE, prints verbose messages

See Also

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


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