MonitoringEventProperty Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents a property of the MonitoringEvent class.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Monitoring::OperationalDataProperty
    Microsoft.EnterpriseManagement.Monitoring::MonitoringEventProperty

[SerializableAttribute]
public ref class MonitoringEventProperty : OperationalDataProperty

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticAllProperties

Returns a collection of MonitoringEventProperty objects. Each object represents an MonitoringEvent property.

System_CAPS_pubpropertyPropertyName

Gets the column name of this property.(Inherited from OperationalDataProperty.)

System_CAPS_pubpropertyPropertyType

Gets the property type.(Inherited from OperationalDataProperty.)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether the specified OperationalDataProperty object equals the current OperationalDataProperty object(Inherited from OperationalDataProperty.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Serves as a hash function for the current OperationalDataProperty object(Inherited from OperationalDataProperty.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCategory

Represents the Category property.

System_CAPS_pubfieldSystem_CAPS_staticCategoryId

Represents the CategoryId property.

System_CAPS_pubfieldSystem_CAPS_staticChannel

Represents the Channel property.

System_CAPS_pubfieldSystem_CAPS_staticClassId

Represents the ClassId property.

System_CAPS_pubfieldSystem_CAPS_staticDescription

Represents the Description property.

System_CAPS_pubfieldSystem_CAPS_staticEventData

Represents the EventData property.

System_CAPS_pubfieldSystem_CAPS_staticId

Represents the Id property.

System_CAPS_pubfieldSystem_CAPS_staticLevel

Represents the Level property.

System_CAPS_pubfieldSystem_CAPS_staticLevelId

Represents the LevelId property.

System_CAPS_pubfieldSystem_CAPS_staticLoggingComputer

Represents the LoggingComputer property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectDisplayName

Represents the MonitoringObjectDisplayName property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectFullName

Represents the MonitoringObjectFullName property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectId

Represents the MonitoringObjectId property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectName

Represents the MonitoringObjectName property.

System_CAPS_pubfieldSystem_CAPS_staticMonitoringObjectPath

Represents the MonitoringObjectPath property.

System_CAPS_pubfieldSystem_CAPS_staticNumber

Represents the Number property.

System_CAPS_pubfieldSystem_CAPS_staticOriginalId

Represents the OriginalId property.

System_CAPS_pubfieldSystem_CAPS_staticParameters

Represents the Parameters property.

System_CAPS_pubfieldSystem_CAPS_staticPublisherName

Represents the PublisherName property.

System_CAPS_pubfieldSystem_CAPS_staticRuleDescription

Represents the RuleDescription property.

System_CAPS_pubfieldSystem_CAPS_staticRuleDisplayName

Represents the RuleDisplayName property.

System_CAPS_pubfieldSystem_CAPS_staticRuleId

Represents the RuleId property.

System_CAPS_pubfieldSystem_CAPS_staticTimeAdded

Represents the TimeAdded property.

System_CAPS_pubfieldSystem_CAPS_staticTimeGenerated

Represents the TimeGenerated property.

System_CAPS_pubfieldSystem_CAPS_staticUser

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.

Return to top
Show: