vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - GuestRegistryKeyFault(vim.fault.GuestRegistryKeyFault)
- Extended by
 - GuestRegistryKeyAlreadyExists, GuestRegistryKeyHasSubkeys, GuestRegistryKeyInvalid, GuestRegistryKeyParentVolatile
 - Extends
 - GuestRegistryFault
 - Since
 - vSphere API Release 6.0
 
Fault Description
A GuestRegistryKeyFault exception is thrown when an operation fails because of some errors in accessing/modifying a guest registry key.Properties
| Name | Type | Description | 
|---|---|---|
| keyName | xsd:string | 
         The full path to the windows registry key.
       | 
| Properties inherited from GuestRegistryFault | ||
| windowsSystemErrorCode | ||
| Properties inherited from GuestOperationsFault | ||
| 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 |