Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 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 GUID for the location that the task ran. |
![]() |
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) |
![]() |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) |
![]() |
MonitoringTaskId | Gets the GUID for the task that ran. |
![]() |
Output | Gets the output from the task. |
![]() |
RunningAs | Gets the user name of the user account that the task ran under. |
![]() |
Status | Gets the latest status of the task. |
![]() |
SubmittedBy | Gets the user name of the user who submitted the task. |
![]() |
TargetMonitoringClassId | Gets the GUID for the target class of the task. |
![]() |
TargetMonitoringObjectId | Gets the 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. |
Top
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 | Performs an implicit conversion from MonitoringTaskResult to TaskResult. |
![]() |
Reconnect | Overridden. Reconnects the specified management group. |
![]() ![]() |
ReferenceEquals | (inherited from Object) |
![]() |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
MonitoringTaskResult Class
Microsoft.EnterpriseManagement.Monitoring Namespace