Represents a diagnostic result.

The following tables list the members exposed by the MonitoringDiagnosticResult type.

Public Properties

  Name Description
public property ErrorCode Gets the error code for the diagnostic result.
public property ErrorMessage Gets the error message for the diagnostic result.
public property Id  Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public property LastModified Gets the last time, in DateTime format, that the diagnostic result was modified.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property MonitoringDiagnosticId Gets the globally unique identifier (GUID) of the diagnostic that ran.
public property Output Gets the output of the diagnostic.
public property Status Gets the latest status of the diagnostic.
public property SubmittedBy Gets the name of the user who submitted the diagnostic.
public property TargetMonitoringObjectId Gets the globally unique identifier (GUID) for the monitoring object that is the target of the diagnostic.
public property TimeFinished Gets the time, in DateTime format, that the diagnostic was finished.
public property TimeScheduled Gets the time, in DateTime format, that the diagnostic was scheduled to run.
public property TimeStarted Gets the time, in DateTime format, that the diagnostic was run.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.