vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - VmConfigIncompatibleForRecordReplay(vim.fault.VmConfigIncompatibleForRecordReplay)
- Thrown by
 - StartRecording_Task, StartReplaying_Task
 - Extends
 - VmConfigFault
 - See also
 - LocalizedMethodFault
 - Since
 - vSphere API Release 4.0
 
Fault Description
Deprecated. as of vSphere API 6.0 Thrown when a virtual machine's existing or requested configuration is incompatible for record and replay.Properties
| Name | Type | Description | 
|---|---|---|
| fault* | LocalizedMethodFault | 
         Fault indicating the specific configuration issue. This is typically
  a subclass of VirtualHardwareCompatibilityIssue.
       | 
| Properties inherited from VmConfigFault | ||
| None | ||
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |