






Possible action for the activity
Namespace: TfsBuildExtensions.Activities.Virtualization
Assembly: TfsBuildExtensions.Activities (in TfsBuildExtensions.Activities.dll) Version: 1.0.0.0 (1.0.0.6)
Members
| Member name | Value | Description | |
|---|---|---|---|
| Start | 0 | Starts the VM | |
| Shutdown | 1 | Shutdown the VM Guest OS | |
| Turnoff | 2 | Stwich off the VM | |
| Pause | 3 | Pause the VM | |
| Suspend | 4 | Save the state of the VM to disk | |
| Restart | 5 | Restarts the VM | |
| Snapshot | 6 | Takes a snapshot of the VM | |
| ApplyLastSnapshot | 7 | Restores last snapshot of the VM | |
| ApplyNamedSnapshot | 8 | Restores named snapshot of the VM |
