Fault - GuestRegistryValueFault(vim.fault.GuestRegistryValueFault)

Extended by
GuestRegistryValueNotFound
Extends
GuestRegistryFault
Since
vSphere API 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
keyNamexsd:string

The full path to the windows registry key containing the value.
valueNamexsd: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