Represents a custom monitoring event that can be inserted into the Operations Manager system.
The following tables list the members exposed by the CustomMonitoringEvent type.
Name | Description | |
---|---|---|
CustomMonitoringEvent | Overloaded. |
Name | Description | |
---|---|---|
Channel | Gets or sets the name of the channel that the event gets published in. | |
EventData | Gets or sets the data for the event. | |
LevelId | Gets or sets the identifier for the level of the event. | |
LoggingComputer | Gets or sets the name of the computer that logged the event. | |
Message | Gets or sets the event message. | |
Number | Gets the number of the event. | |
OriginalId | Gets the original globally unique identifier (GUID) for the event. | |
Parameters | Gets a list of parameters for the event. | |
PublisherId | Gets the globally unique identifier (GUID) for the event publisher. | |
PublisherName | Gets the event publisher name. | |
TimeGenerated | Gets or sets the time, in UTC DateTime format, that the event was generated. | |
User | Gets or sets the user that inserted the event. The current user is the default value. |
(see also Protected Methods)
Top
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |