MonitoringProfileScopeTypes Enumeration

System Center
 

Updated: April 16, 2012

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)

[SerializableAttribute]
public enum class MonitoringProfileScopeTypes

Member nameDescription
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.

Return to top
Show: