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:sms="urn:sms" 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
© 2023 VMware, Inc. All rights reserved.
Revision 14 March 2023 | vSphere 8.0U1 | vSphere vCenter SMS API 8.0U1