Data Object - NegatableExpression(vim.NegatableExpression)
- Extended by
-
DvsIpPort, IntExpression, IpAddress, MacAddress, StringExpression
- Extends
-
DynamicData
- Since
- vSphere API 5.5
Data Object
Description
The base class for any type of setting or configuration to which negation
can be applied.
When used in a configuration information object:
if negate is true, then ~(objectValue) will be used for the
configuration. If false, then objectValue will be used as it is.
Properties
Name
|
Type
|
Description
|
negate | xsd:boolean |
Whether the configuration needs to be negated or not.
|
Properties inherited from DynamicData |
None |
Show WSDL type definition