Esx.Settings.Inventory.EntitySpec.InventoryType
Esx.Settings.Inventory.EntitySpec.InventoryType
The Esx.Settings.Inventory.EntitySpec.InventoryType enumerated type contains the possible type of entities belonging to vCenter's inventory on which the operation can be executed.
Possible values:
- HOST: Type specifying standalone host within the vCenter's inventory.
- CLUSTER: Type specifying cluster within the vCenter's inventory.
- FOLDER: Type specifying folder within the vCenter's inventory.
- DATACENTER: Type specifying data-center within the vCenter's inventory.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
HOST,
CLUSTER,
FOLDER,
DATACENTER,