Enum -
ArrayUpdateOperation
- 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
© 2011-2015 VMware, Inc. All rights reserved.
Revision 15-Jan-2015 | VMware vSphere API | Version 6.0