Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ProfileSimpleExpression(vim.profile.SimpleExpression)
- Extends
- ProfileExpression
- See also
- KeyAnyValue
- Since
- vSphere API Release 4.0
Data Object Description
DataObject represents a pre-defined expressionProperties
Name | Type | Description |
---|---|---|
expressionType | xsd:string |
Type of the simple expression to instantiate.
The expressionType should be derived from the available expressions as
listed in the metadata.
|
parameter* | KeyAnyValue[] |
The parameters for the expressionType.
The list of parameters needed for a simple expression can
be obtained from the metadata.
|
Properties inherited from ProfileExpression | ||
displayName, id, negated | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |