This class is obsolete. Please use TaskResult instead. Obsolete.
The following tables list the members exposed by the MonitoringTaskResult type.
Public
Properties
| Name | Description | |
|---|---|---|
|
BatchId | Gets the globally unique identifier (GUID) for the batch of the task that ran. |
|
ErrorCode | Gets the error code for the monitoring task. |
|
ErrorMessage | Gets the error message for the monitoring task. |
|
Id | Gets the unique identifier for the connected object. (inherited from MonitoringBaseWithId) |
|
LastModified | Gets the time, in DateTime format, that the monitoring task was last modified. |
|
LocationId | Gets the globally unique identifier (GUID) for the location that the task ran. |
|
ManagementGroup | (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) |
|
MonitoringTaskId | Gets the globally unique identifier (GUID) for the task that ran. |
|
Output | Gets the output from the task. |
|
RunningAs | Gets the name of the user that the task ran under. |
|
Status | Gets the latest status of the task. |
|
SubmittedBy | Gets the name of the user who submitted the task. |
|
TargetMonitoringClassId | Gets the globally unique identifier (GUID) for the target class of the task. |
|
TargetMonitoringObjectId | Gets the globally unique identifier (GUID) for the target monitoring object of the task. |
|
TimeFinished | Gets the time, in DateTime format, that the task finished running. |
|
TimeScheduled | Gets the time, in DateTime format, that the task was scheduled to run. |
|
TimeStarted | Gets the time, in DateTime format, that the task started to run. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
|
GetHashCode | Returns the hash code for this object. (inherited from MonitoringBaseWithId) |
|
GetType | (inherited from Object) |
![]()
|
op_Implicit | |
|
Reconnect | Overridden. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
SetId | (inherited from MonitoringBaseWithId) |
See Also
Send comments about this topic to Microsoft.

