az_vm_resource {AzureVM}R Documentation

Virtual machine resource class

Description

Class representing a virtual machine resource. In general, the methods in this class should not be called directly, nor should objects be directly instantiated from it. Use the az_vm_template class for interacting with VMs instead.

Format

An R6 object of class az_vm_resource, inheriting from AzureRMR::az_resource.

Methods

The following methods are available, in addition to those provided by the AzureRMR::az_resource class:

See Also

AzureRMR::az_resource, get_vm_resource, az_vm_template

VM API reference


[Package AzureVM version 2.2.2 Index]