CustomMonitoringObjectGroup Class
System Center
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Note: This API is now obsolete.Namespace:
Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return to top
Represents a group of CustomMonitoringObject objects.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
System::Object
Microsoft.EnterpriseManagement::CreatableObjectGroup
Microsoft.EnterpriseManagement.Monitoring::CustomMonitoringObjectGroup
Microsoft.EnterpriseManagement::CreatableObjectGroup
Microsoft.EnterpriseManagement.Monitoring::CustomMonitoringObjectGroup
| Name | Description | |
|---|---|---|
![]() | CustomMonitoringObjectGroup(String^, String^, String^, String^) | Initializes a new CustomMonitoringObjectGroup object. |
| Name | Description | |
|---|---|---|
![]() | Description | (Inherited from CreatableObjectGroup.) |
![]() | DisplayName | (Inherited from CreatableObjectGroup.) |
![]() | Formula | (Inherited from CreatableObjectGroup.) |
![]() | Name | (Inherited from CreatableObjectGroup.) |
![]() | Namespace | (Inherited from CreatableObjectGroup.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:


