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