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

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

Print Tracing information (Default False)

See Also

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


ymmah/AzureSMR documentation built on May 6, 2019, 10:53 a.m.