Managed Object Types
Data Object Types
All Properties
All Methods
Enum - ArrayUpdateOperation(vim.option.ArrayUpdateSpec.Operation)
Property of
ArrayUpdateSpec
Since
2.0
Enum Description
This list specifies the type of operation being performed on the array.
Enum Constants
Name
Description
add
edit
remove
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="ArrayUpdateOperation"> <restriction base="xsd:string"> <enumeration value="add"/> <enumeration value="remove"/> <enumeration value="edit"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2020 VMware, Inc. All rights reserved.
Revision 10 MAR 2020 | Version 7.0