Contains the results of running a monitoring task.
The following tables list the members exposed by the MonitoringTaskResult type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | BatchId | Gets the globally unique identifier (GUID) for the batch of the task that ran. | 
| .gif) | ErrorCode | Gets the error code for the monitoring task. | 
| .gif) | ErrorMessage | Gets the error message for the monitoring task. | 
| .gif) | Id | Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) | 
| .gif) | LastModified | Gets the time, in DateTime format, that the monitoring task was last modified. | 
| .gif) | LocationId | Gets the globally unique identifier (GUID) for the location that the task ran. | 
| .gif) | ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) | 
| .gif) | ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) | 
| .gif) | MonitoringTaskId | Gets the globally unique identifier (GUID) for the task that ran. | 
| .gif) | Output | Gets the output from the task. | 
| .gif) | RunningAs | Gets the name of the user that the task ran under. | 
| .gif) | Status | Gets the latest status of the task. | 
| .gif) | SubmittedBy | Gets the name of the user who submitted the task. | 
| .gif) | TargetMonitoringClassId | Gets the globally unique identifier (GUID) for the target class of the task. | 
| .gif) | TargetMonitoringObjectId | Gets the globally unique identifier (GUID) for the target monitoring object of the task. | 
| .gif) | TimeFinished | Gets the time, in DateTime format, that the task finished running. | 
| .gif) | TimeScheduled | Gets the time, in DateTime format, that the task was scheduled to run. | 
| .gif) | TimeStarted | Gets the time, in DateTime format, that the task started to run. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from MonitoringBaseWithId) | 
| .gif) | GetHashCode | Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | Reconnect | (inherited from MonitoringBase) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
MonitoringTaskResult Class
Microsoft.EnterpriseManagement.Monitoring Namespace