Share via


CustomMonitoringPerformanceData Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents a custom object for monitoring performance data.

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

Public Constructors

  Name Description
  CustomMonitoringPerformanceData Overloaded.  

Top

Public Properties

  Name Description
public property CounterName Gets the name of the performance data counter.
public property InstanceName Gets or sets the name of the performance data instance.
public property ObjectName Gets the name of the performance data object.
public property TimeSampled Gets or sets the time, in UTC DateTime formate, that the performance data was sampled.
public property Value Gets the value of the performance data counter.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

CustomMonitoringPerformanceData Class
Microsoft.EnterpriseManagement.Monitoring Namespace