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 | |
---|---|---|
CounterName | Gets the name of the performance data counter. | |
InstanceName | Gets or sets the name of the performance data instance. | |
ObjectName | Gets the name of the performance data object. | |
TimeSampled | Gets or sets the time, in UTC DateTime formate, that the performance data was sampled. | |
Value | Gets the value of the performance data counter. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
CustomMonitoringPerformanceData Class
Microsoft.EnterpriseManagement.Monitoring Namespace