Lists your virtual machines.
See https://www.paws-r-sdk.com/docs/backupgateway_list_virtual_machines/ for full documentation.
backupgateway_list_virtual_machines(
HypervisorArn = NULL,
MaxResults = NULL,
NextToken = NULL
)The Amazon Resource Name (ARN) of the hypervisor connected to your virtual machine.
The maximum number of virtual machines to list.
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.