MonitoringEventProperty Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a property of the MonitoringEvent class.
The following tables list the members exposed by the MonitoringEventProperty type.
Public Fields
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. |
Top
Public Properties
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) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether the specified OperationalDataProperty object equals the current OperationalDataProperty object (inherited from Object) | |
GetHashCode | Overridden. Serves as a hash function for the current OperationalDataProperty object (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
MonitoringEventProperty Class
Microsoft.EnterpriseManagement.Monitoring Namespace