List VMs within a scale set
azureListScaleSetVM(azureActiveContext, scaleSet, resourceGroup, location,
subscriptionID, verbose = FALSE)A container used for caching variables used by AzureSMR, created by createAzureContext()
Character vector with name of the scaleset (see also azureListScaleSets())
Name of the resource group
Azure region, e.g. 'westeurope' or 'southcentralus'
Subscription ID. This is obtained automatically by azureAuthenticate() when only a single subscriptionID is available via Active Directory
Print Tracing information (Default False)
A container used for caching variables used by AzureSMR, created by createAzureContext()
Character vector with name of the scaleset (see also azureListScaleSets())
Name of the resource group
Azure region, e.g. 'westeurope' or 'southcentralus'
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,
azureListScaleSets,
azureListVM, azureStartVM,
azureStopVM, azureVMStatus