Share via


VirtualMachinesList interface

Methods

get(VirtualMachinesListParameters)

Lists all of the virtual machines in the specified resource group. Use the nextLink property in the response to get the next page of virtual machines.

Method Details

get(VirtualMachinesListParameters)

Lists all of the virtual machines in the specified resource group. Use the nextLink property in the response to get the next page of virtual machines.

function get(options: VirtualMachinesListParameters): StreamableMethod<VirtualMachinesList200Response | VirtualMachinesListDefaultResponse>

Parameters

Returns