MonitoringOperation Class
Updated: April 16, 2012
Applies To: Operations Manager for System Center 2012
Defines the properties for a monitoring operation. A monitoring operation is defined by a name, description, identifier, and scope.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Microsoft.EnterpriseManagement.Common::MonitoringBase
Microsoft.EnterpriseManagement.Common::MonitoringBaseWithId
Microsoft.EnterpriseManagement.Security::Operation
Microsoft.EnterpriseManagement.Monitoring.Security::MonitoringOperation
| Name | Description | |
|---|---|---|
![]() | MonitoringOperation(Operation^) |
| Name | Description | |
|---|---|---|
![]() | Description | (Inherited from Operation.) |
![]() | DisplayName | (Inherited from Operation.) |
![]() | Id | (Inherited from MonitoringBaseWithId.) |
![]() | ImplicitScopes | (Inherited from Operation.) |
![]() | ManagementGroup | (Inherited from MonitoringBase.) |
![]() | ManagementGroupId | (Inherited from MonitoringBase.) |
![]() | Name | (Inherited from Operation.) |
![]() | NumericId | (Inherited from Operation.) |
![]() | Scope | Gets the scope of the monitoring operation. The scope is defined by a value from the MonitoringOperationScopeTypes enumeration. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from MonitoringBaseWithId.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from MonitoringBaseWithId.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Reconnect(EnterpriseManagementGroup^) | (Inherited from MonitoringBase.) |
![]() | SetId(Guid) | (Inherited from MonitoringBaseWithId.) |
![]() | ToString() | (Inherited from MonitoringBase.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


