CustomMonitoringEvent Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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.
Public Constructors
Name | Description | |
---|---|---|
CustomMonitoringEvent | Overloaded. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (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
CustomMonitoringEvent Class
Microsoft.EnterpriseManagement.Monitoring Namespace