Data Object - GuestRegKeyRecordSpec(vim.vm.guest.WindowsRegistryManager.RegistryKeyRecord)

Returned by
ListRegistryKeysInGuest
Extends
DynamicData
See also
GuestRegKeySpec, LocalizedMethodFault
Since
vSphere API 6.0

Data Object Description

This describes the registry key record.

Properties

Name Type Description
fault*LocalizedMethodFault

Any error that occurred while trying to access this key. Presence of this fault indicates that a recursive listing failed to open this key to find keys below it in the tree. This could be a result of insufficient user permissions within the guest.
keyGuestRegKeySpec

The key.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition