Esx.Settings.ComponentSource
Esx.Settings.ComponentSource
The Esx.Settings.ComponentSource enumerated type contains the component's source information.
Possible values:
- BASE_IMAGE: Base image is the source for this component
- ADD_ON: Addon is the source for this component
- USER: User is the source for this component
- SOLUTION: Solution is the source for this component
- HARDWARE_SUPPORT_PACKAGE: Hardware Support Package (HSP) is the source for this component
This constant was added in vSphere API 7.0.0.0.
- USER_REMOVED: This component was removed by the user
This constant was added in vSphere API 8.0.3.0.
This enumeration was added in vSphere API 7.0.0.0.
This data structure has no properties.
Enumeration:
BASE_IMAGE,
ADD_ON,
USER,
SOLUTION,
HARDWARE_SUPPORT_PACKAGE,
USER_REMOVED,