PerformanceObjectInfo Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains information about an object used to monitor performance data.

Namespace:   Microsoft.EnterpriseManagement.Warehouse
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Warehouse::PerformanceObjectInfo

[SerializableAttribute]
public ref class PerformanceObjectInfo 

NameDescription
System_CAPS_pubpropertyCounterNames

Gets a collection of names for the performance data counters that this object contains information about.

System_CAPS_pubpropertyObjectName

Gets a string that contains the name of the object that contains the performance data information.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: