MonitoringPerformanceData Members

Updated: April 16, 2012

Contains monitoring performance data.

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

  Name Description
public property ClassId  
public property CounterName Gets the name of the performance data counter.
public property HasSignature Gets a Boolean value that determines whether the performance data object has a signature.
public property Id Overridden. Gets the globally unique identifier (GUID) for this object.
public property InstanceName Gets the instance name of this performance counter.
public property LastSampledValue Gets the last sampled value from the performance counter.
public property LearningRuleId  
public property ManagementGroup  The connection management group connection used by this object. (inherited from OperationalDataObject)
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitoringObjectDisplayName Gets the display name of the monitoring object that is associated with the performance data.
public property MonitoringObjectFullName Gets the full name of the monitoring object that is associated with the performance data.
public property MonitoringObjectId Overridden. Gets the globally unique identifier (GUID) for the monitoring object that is associated with the performance data.
public property MonitoringObjectName Gets the name of the monitoring object that is associated with the performance data.
public property MonitoringObjectPath Gets the path of the monitoring object that is associated with the performance data.
public property ObjectName Gets the object name of the performance counter.
public property RuleDescription  
public property RuleDisplayName  
public property RuleId Overridden.  
public property ScaleFactor Gets the scale factor for the performance counter.
public property ScaleLegend Gets the scale legend for the performance counter.
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. Determines whether this object is equal to the specified object. (inherited from Object)
public method GetHashCode  Overridden. Gets the hash code for the OperationalDataObject object (inherited from Object)
public method GetSignatures Overloaded. Gets signatures for the performance counter data.
public method GetType  (inherited from Object)
public method GetValueReader Gets all the values for this performance data instance between the selected range (inclusive).
public method GetValues Gets all the values for the performance data instance between the selected range (inclusive of the start and end range).
public method PauseSignatureCollection Overloaded.  
public method Reconnect  Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase)
public method ResetSignatureCollection Overloaded.  
public method ResumeSignatureCollection Overloaded.  
public method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top