






Possible action for the activity
Namespace: TfsBuildExtensions.Activities.Virtualization
Assembly: TfsBuildExtensions.Activities.VirtualPC (in TfsBuildExtensions.Activities.VirtualPC.dll) Version: 1.0.0.0 (1.0.0.6)
Members
| Member name | Value | Description | |
|---|---|---|---|
| AddHardDiskConnection | 0 | Add a VHD | |
| DiscardSavedState | 1 | Discard the save state | |
| DiscardUndoDisks | 2 | Discard the undo disks | |
| IsHeartBeating | 3 | Checks of the VM is runnng | |
| IsScreenLocked | 4 | Checks if the VM is locked | |
| List | 5 | Lists the VMs on host | |
| LogOff | 6 | Logs of the guest OS | |
| MergeUndoDisks | 7 | Merges the undo disks | |
| Pause | 8 | Pauses the VM | |
| RemoveHardDiskConnection | 9 | Removed a VHD | |
| Reset | 10 | Resets the VM | |
| Restart | 11 | Retarts the VM | |
| Resume | 12 | Resumes a paused VM | |
| Save | 13 | Saves the state of VM | |
| Shutdown | 14 | Shuts down the guest OS | |
| Startup | 15 | Starts a VM | |
| TakeScreenshot | 16 | Takes a BMP screenshot | |
| Turnoff | 17 | Turns off the VM | |
| WaitForLowCpuUtilization | 18 | Pauses execution unitl the CPU is at the given level | |
| RunScript | 19 | Runs a series of commands on te guest OS |
