vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - ReplicationVmConfigFault(vim.fault.ReplicationVmConfigFault)
- Extends
- ReplicationConfigFault
- See also
- VirtualMachine
- Since
- vSphere API Release 5.0
Fault Description
A ReplicationVmConfigFault is thrown when there is an issue with configuring VM-wide replication properties.Properties
Name | Type | Description |
---|---|---|
reason* | xsd:string |
The reason for the failure. One of the above ReasonForFault.
|
vmRef* | ManagedObjectReference
to a VirtualMachine |
The virtual machine, for identification purposes.
|
Properties inherited from ReplicationConfigFault | ||
None | ||
Properties inherited from ReplicationFault | ||
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 |