Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - GuestRegValueSpec(vim.vm.guest.WindowsRegistryManager.RegistryValue)
- Parameter to
- SetRegistryValueInGuest
- Returned by
- ListRegistryValuesInGuest
- Extends
- DynamicData
- See also
- GuestRegValueDataSpec, GuestRegValueNameSpec
- Since
- vSphere API Release 6.0
Data Object Description
This describes the registry value.Properties
Name | Type | Description |
---|---|---|
data | GuestRegValueDataSpec |
The value data. Use one of the extended classes to specify data type:
GuestRegValueDwordSpec,
GuestRegValueQwordSpec,
GuestRegValueStringSpec,
GuestRegValueExpandStringSpec,
GuestRegValueMultiStringSpec,
GuestRegValueBinarySpec.
|
name | GuestRegValueNameSpec |
The value name.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |