vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ProfileExpression(vim.profile.Expression)
- Property of
 - ComplianceProfile
 - Extended by
 - ProfileCompositeExpression, ProfileSimpleExpression
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 4.0
 
Data Object Description
Properties
| Name | Type | Description | 
|---|---|---|
| displayName | xsd:string | 
         User visible display name
       | 
| id | xsd:string | 
         Identifier of this expression. The id has to be unique within a Profile.
 The id can be used as a key while building composite expressions.
       | 
| negated | xsd:boolean | 
         Flag indicating if the condition of the expression should be negated.
 e.g: conditions like VSwitch0 has vmnic0 connected to it can be turned into
 VSwitch0 doesn't have vmnic0 connected to it.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |