Esx.Settings.Hosts.Software.ExportType
Esx.Settings.Hosts.Software.ExportType
The Esx.Settings.Hosts.Software.ExportType enumerated type defines the formats in which software specification document or image can be exported.
Possible values:
- SOFTWARE_SPEC: Export software specification document.
- ISO_IMAGE: Export ISO image.
- OFFLINE_BUNDLE: Export offline bundle.
This enumeration was added in vSphere API 8.0.0.1.
This data structure has no properties.
Enumeration:
SOFTWARE_SPEC,
ISO_IMAGE,
OFFLINE_BUNDLE,