Applies To: Operations Manager for System Center 2012
Defines the scope types for a monitoring profile. The types are a combination of the scope types of the operations within the profile.
Namespace:   Microsoft.EnterpriseManagement.Monitoring.Security
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
[SerializableAttribute]
public enum MonitoringProfileScopeTypes
[SerializableAttribute]
public enum class MonitoringProfileScopeTypes
[<SerializableAttribute>]
type MonitoringProfileScopeTypes
<SerializableAttribute>
Public Enumeration MonitoringProfileScopeTypes
Members
| Member name | Description | |
|---|---|---|
| Administrator | The Administrator monitoring profile. | |
| AdvancedOperator | The AdvancedOperator monitoring profile. | |
| Author | The Author monitoring profile. | |
| None | No monitoring profile. | |
| Operator | The Operator monitoring profile. | |
| ReadOnlyOperator | The ReadOnlyOperator monitoring profile. | |
| ReportOperator | The ReportOperator monitoring profile. | |
| ReportSecurityAdministrator | The ReportSecurityAdministrator monitoring profile. | 
See Also
Microsoft.EnterpriseManagement.Monitoring.Security Namespace
Return to top