Data Object - ProfileExpression(vim.profile.Expression)

Property of
ComplianceProfile
Extended by
ProfileCompositeExpression, ProfileSimpleExpression
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

Properties

Name Type Description
displayNamexsd:string

User visible display name
idxsd: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.
negatedxsd: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