MonitoringEventProperty Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Represents a property of the MonitoringEvent class.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Monitoring::OperationalDataProperty
Microsoft.EnterpriseManagement.Monitoring::MonitoringEventProperty
| Name | Description | |
|---|---|---|
![]() ![]() | AllProperties | Returns a collection of MonitoringEventProperty objects. Each object represents an MonitoringEvent property. |
![]() | PropertyName | Gets the column name of this property.(Inherited from OperationalDataProperty.) |
![]() | PropertyType | Gets the property type.(Inherited from OperationalDataProperty.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified OperationalDataProperty object equals the current OperationalDataProperty object(Inherited from OperationalDataProperty.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Serves as a hash function for the current OperationalDataProperty object(Inherited from OperationalDataProperty.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Category | Represents the Category property. |
![]() ![]() | CategoryId | Represents the CategoryId property. |
![]() ![]() | Channel | Represents the Channel property. |
![]() ![]() | ClassId | Represents the ClassId property. |
![]() ![]() | Description | Represents the Description property. |
![]() ![]() | EventData | Represents the EventData property. |
![]() ![]() | Id | Represents the Id property. |
![]() ![]() | Level | Represents the Level property. |
![]() ![]() | LevelId | Represents the LevelId property. |
![]() ![]() | LoggingComputer | Represents the LoggingComputer property. |
![]() ![]() | MonitoringObjectDisplayName | Represents the MonitoringObjectDisplayName property. |
![]() ![]() | MonitoringObjectFullName | Represents the MonitoringObjectFullName property. |
![]() ![]() | MonitoringObjectId | Represents the MonitoringObjectId property. |
![]() ![]() | MonitoringObjectName | Represents the MonitoringObjectName property. |
![]() ![]() | MonitoringObjectPath | Represents the MonitoringObjectPath property. |
![]() ![]() | Number | Represents the Number property. |
![]() ![]() | OriginalId | Represents the OriginalId property. |
![]() ![]() | Parameters | Represents the Parameters property. |
![]() ![]() | PublisherName | Represents the PublisherName property. |
![]() ![]() | RuleDescription | Represents the RuleDescription property. |
![]() ![]() | RuleDisplayName | Represents the RuleDisplayName property. |
![]() ![]() | RuleId | Represents the RuleId property. |
![]() ![]() | TimeAdded | Represents the TimeAdded property. |
![]() ![]() | TimeGenerated | Represents the TimeGenerated property. |
![]() ![]() | User | Represents the User property. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




