get_vm: get the desired vm, if it exists

Description Usage Arguments Value

View source: R/azure_vm.R

Description

get the desired vm, if it exists

Usage

1
get_vm(vmName, rgName = getOption("azurerg"), rg = NULL, verbose = FALSE)

Arguments

vmName

the name of the desired vm

rgName

the resource group of the vm, default to the get option azurerg

rg

the resource group object, used to make the function call less demanding if already known, default to NULL

Value

the vm if it exists, else null


billspat/bayesrun documentation built on March 20, 2021, 11:15 p.m.