PerformanceObjectInfo Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Contains information about an object used to monitor performance data.
The following tables list the members exposed by the PerformanceObjectInfo type.
Public Properties
Name | Description | |
---|---|---|
CounterNames | Gets a collection of names for the performance data counters that this object contains information about. | |
ObjectName | Gets a string that contains the name of the object that contains the performance data information. |
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
PerformanceObjectInfo Class
Microsoft.EnterpriseManagement.Warehouse Namespace