Represents a diagnostic result.
The following tables list the members exposed by the MonitoringDiagnosticResult type.
Public
Properties
Name | Description | |
---|---|---|
![]() |
ErrorCode | Gets the error code for the diagnostic result. |
![]() |
ErrorMessage | Gets the error message for the diagnostic result. |
![]() |
Id | Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
![]() |
LastModified | Gets the last time, in DateTime format, that the diagnostic result was modified. |
![]() |
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
![]() |
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
![]() |
MonitoringDiagnosticId | Gets the globally unique identifier (GUID) of the diagnostic that ran. |
![]() |
Output | Gets the output of the diagnostic. |
![]() |
Status | Gets the latest status of the diagnostic. |
![]() |
SubmittedBy | Gets the name of the user who submitted the diagnostic. |
![]() |
TargetMonitoringObjectId | Gets the globally unique identifier (GUID) for the monitoring object that is the target of the diagnostic. |
![]() |
TimeFinished | Gets the time, in DateTime format, that the diagnostic was finished. |
![]() |
TimeScheduled | Gets the time, in DateTime format, that the diagnostic was scheduled to run. |
![]() |
TimeStarted | Gets the time, in DateTime format, that the diagnostic was run. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from MonitoringBaseWithId) |
![]() |
GetHashCode | Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId) |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | (inherited from MonitoringBase) |
![]() ![]() |
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) |
See Also
Send comments about this topic to Microsoft.