vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - EventAlarmExpressionComparison(vim.alarm.EventAlarmExpression.Comparison)
- Property of
 - EventAlarmExpression
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 4.0
 
Data Object Description
Encapsulates Comparison of an event's attribute to a value.Properties
| Name | Type | Description | 
|---|---|---|
| attributeName | xsd:string | 
         The attribute of the event to compare
       | 
| operator | xsd:string | 
         An operator from the list above
       | 
| value | xsd:string | 
         The value to compare against
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |