Esx.Settings.ImageSelectionSpec.SelectionType
Esx.Settings.ImageSelectionSpec.SelectionType
The Esx.Settings.ImageSelectionSpec.SelectionType schema contains properties that describe the selection type to be used for selecting an image for a host.
Possible values:
- HOST_UUID: Select image using host's uuid.
- HOST_HARDWARE_SPEC: Select image using host's hardware specification. Esx.Settings.HostHardwareSpec schema
- UNKNOWN: SelectionType is unknown.
This constant was added in vSphere API 9.1.0.0.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
HOST_UUID,
HOST_HARDWARE_SPEC,
UNKNOWN,