SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > P
  • 0 Ratings

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




Feedback

  • 0 Ratings