Managed Object Types
Data Object Types
All Properties
All Methods
Enum - ArrayUpdateOperation(vim.option.ArrayUpdateSpec.Operation)
Property of
ArrayUpdateSpec
Enum Description
This list specifies the type of operation being performed on the array.
Enum Constants
Name
Description
add
indicates an addition to the array.
edit
indicates changes to an element in the array.
remove
indicates the removal of an element in the array. In this case the key field must contain the key of the element to be removed.
Show WSDL type definition
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods