Enum -
VirtualMachineRecordReplayState(vim.VirtualMachine.RecordReplayState)
- Property of
-
VirtualMachineRuntimeInfo
- Since
- vSphere API 4.0
Enum Description
Deprecated.
as of vSphere API 6.0
The RecordReplayState type defines a simple set of record and replay
states for a virtual machine.
Enum Constants
Name | Description |
inactive |
The virtual machine is currently not participating
in record or replay.
|
recording |
The virtual machine is recording.
|
replaying |
The virtual machine is replaying.
|
Show WSDL type definition