vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - NegatableExpression(vim.NegatableExpression)
- Extended by
 - DvsIpPort, IntExpression, IpAddress, MacAddress, StringExpression
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 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
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |