Learn R Programming

paws.networking (version 0.2.0)

backupgateway_list_virtual_machines: Lists your virtual machines

Description

Lists your virtual machines.

See https://paws-r.github.io/docs/backupgateway/list_virtual_machines.html for full documentation.

Usage

backupgateway_list_virtual_machines(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

The maximum number of virtual machines to list.

NextToken

The next item following a partial list of returned resources. For example, if a request is made to return maxResults number of resources, NextToken allows you to return more items in your list starting at the location pointed to by the next token.