Esx.Settings.Clusters.Software.ExportType
Esx.Settings.Clusters.Software.ExportType
The Esx.Settings.Clusters.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 7.0.0.0.
This data structure has no properties.
Enumeration:
SOFTWARE_SPEC,
ISO_IMAGE,
OFFLINE_BUNDLE,