MonitoringEventProperty Class

Definition

Allows you to select properties of a MonitoringAlert to retrieve

public ref class MonitoringEventProperty : Microsoft::EnterpriseManagement::Monitoring::OperationalDataProperty
[System.Serializable]
public class MonitoringEventProperty : Microsoft.EnterpriseManagement.Monitoring.OperationalDataProperty
type MonitoringEventProperty = class
    inherit OperationalDataProperty
Public Class MonitoringEventProperty
Inherits OperationalDataProperty
Inheritance
MonitoringEventProperty
Attributes

Fields

Category

The event category.

CategoryId

The event category id.

Channel

The channel.

ClassId

The class id.

Description

The event description.

EventData

The event data

Id

The id.

Level

The level.

LevelId

The level id.

LoggingComputer

The logging computer.

MonitoringObjectDisplayName

The object display name.

MonitoringObjectFullName

The object full name.

MonitoringObjectId

The object id.

MonitoringObjectName

The object name.

MonitoringObjectPath

The object path.

Number

The event number.

OriginalId

The original id.

Parameters

The event parameters

PublisherName

The publisher name.

RuleDescription

The rule description.

RuleDisplayName

The rule display name.

RuleId

The rule id.

TimeAdded

The time added.

TimeGenerated

The time generated.

User

The user.

Properties

AllProperties

Gets all properties.

PropertyName

Gets the name of the column.

(Inherited from OperationalDataProperty)
PropertyType

Gets the type.

(Inherited from OperationalDataProperty)

Methods

Equals(Object)

Determines whether the specified Object is equal to the current Object.

(Inherited from OperationalDataProperty)
GetHashCode()

Serves as a hash function for a particular type.

(Inherited from OperationalDataProperty)

Applies to