CustomMonitoringObjectGroup Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Note: This API is now obsolete.

Represents a group of CustomMonitoringObject objects.

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

System::Object
  Microsoft.EnterpriseManagement::CreatableObjectGroup
    Microsoft.EnterpriseManagement.Monitoring::CustomMonitoringObjectGroup

[ObsoleteAttribute("Use CreateableObjectGroup")]
public ref class CustomMonitoringObjectGroup : CreatableObjectGroup

NameDescription
System_CAPS_pubmethodCustomMonitoringObjectGroup(String^, String^, String^, String^)

Initializes a new CustomMonitoringObjectGroup object.

NameDescription
System_CAPS_pubpropertyDescription

(Inherited from CreatableObjectGroup.)

System_CAPS_pubpropertyDisplayName

(Inherited from CreatableObjectGroup.)

System_CAPS_pubpropertyFormula

(Inherited from CreatableObjectGroup.)

System_CAPS_pubpropertyName

(Inherited from CreatableObjectGroup.)

System_CAPS_pubpropertyNamespace

(Inherited from CreatableObjectGroup.)

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: