HyperVAction Enumeration

TFS Build Extensions

Collapse imageExpand ImageCopy imageCopyHover image
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 nameValueDescription
Start0 Starts the VM
Shutdown1 Shutdown the VM Guest OS
Turnoff2 Stwich off the VM
Pause3 Pause the VM
Suspend4 Save the state of the VM to disk
Restart5 Restarts the VM
Snapshot6 Takes a snapshot of the VM
ApplyLastSnapshot7 Restores last snapshot of the VM
ApplyNamedSnapshot8 Restores named snapshot of the VM

See Also