PartialMonitoringAlertReader Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents a reader for MonitoringAlert objects.

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


public ref class PartialMonitoringAlertReader : PartialOperationalDataReader

NameDescription
System_CAPS_pubpropertyBufferSize

(Inherited from DataReader.)

System_CAPS_pubpropertyIsComplete

(Inherited from DataReader.)

System_CAPS_pubpropertyManagementGroup

Gets the ManagementGroup object.

NameDescription
System_CAPS_pubmethodClose()

(Inherited from DataReader.)

System_CAPS_pubmethodDispose()

(Inherited from DataReader.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetPartialMonitoringAlert()

Returns a dictionary object that contains key/value pairs where each key is a MonitoringAlertProperty object and each value is the value of that property

System_CAPS_pubmethodGetPartialOperationalData()

Returns a dictionary object that contains key/value pairs where each key is a OperationalDataProperty object and each value is the value of that property(Inherited from PartialOperationalDataReader.)

System_CAPS_protmethodGetResult()

(Inherited from DataReader.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodRead()

(Inherited from DataReader.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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: