VirtualMachines
Get virtual machine.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{labName}/virtualmachines/{name}
Path parameters
subscriptionIdstring required
The subscription ID.
resourceGroupNamestring required
The name of the resource group.
labNamestring required
The name of the lab.
namestring required
The name of the virtual machine.
Query parameters
$expandstring
Specify the $expand query. Example: 'properties($expand=artifacts,computeVm,networkInterface,applicableSchedule)'
api-versionstring required
Client API version.
Response
OK