List scale sets within a resource group.
azureListScaleSets(azureActiveContext, resourceGroup, location, subscriptionID,
verbose = FALSE)
A container used for caching variables used by AzureSMR
, created by createAzureContext()
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
,
azureListScaleSetVM
,
azureListVM
, azureStartVM
,
azureStopVM
, azureVMStatus