Managed Object Types
Data Object Types
All Properties
All Methods
Enum - VsanCompositeConstraintConjoinerEnum(vim.VsanCompositeConstraintConjoinerEnum)
Since
vSAN API 6.6
Enum Description
Defines the set operators that can be used to join the sets identified by nested constraints in a
VsanCompositeConstraint
instance.
Enum Constants
Name
Description
AND
joins multiple VsanResourceConstraint with AND
EXCEPT
negate with multiple VsanResourceConstraint
OR
joins multiple VsanResourceConstraint with OR
VsanCompositeConstraintConjoinerEnum_Unknown
represent the value when the lower version client cannot recognize the enum value.
Show WSDL type definition
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods