PartialMonitoringAlertReader Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a reader for MonitoringAlert objects.
The following tables list the members exposed by the PartialMonitoringAlertReader type.
Public Properties
Name | Description | |
---|---|---|
BufferSize | (inherited from DataReader) | |
IsComplete | (inherited from DataReader) | |
ManagementGroup | Gets the ManagementGroup object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Close | (inherited from DataReader) | |
Dispose | (inherited from DataReader) | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetPartialMonitoringAlert | 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 | |
GetPartialOperationalData | 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) | |
GetType | (inherited from Object) | |
Read | (inherited from DataReader) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
GetResult | (inherited from DataReader) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
PartialMonitoringAlertReader Class
Microsoft.EnterpriseManagement.Monitoring Namespace