Esx.Settings.DepotContent.Components.ComponentBundleType
Esx.Settings.DepotContent.Components.ComponentBundleType
The Esx.Settings.DepotContent.Components.ComponentBundleType enumerated type defines possible ways components are bundled.
Possible values:
- INDEPENDENT: Components not bundled in base-images or add-ons
- BASE_IMAGE: Components bundled in base-images
- ADD_ON: Components bundled in add-ons
This enumeration was added in vSphere API 7.0.0.0.
This data structure has no properties.
Enumeration:
INDEPENDENT,
BASE_IMAGE,
ADD_ON,