vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VirtualMachineRecordReplayState(vim.VirtualMachine.RecordReplayState)
- Property of
- VirtualMachineRuntimeInfo
- Since
- vSphere API Release 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
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |