MonitoringProfileScopeTypes Enumeration

System Center

Updated: April 16, 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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)

'Usage
Dim instance As MonitoringProfileScopeTypes

[SerializableAttribute] 
public enum class MonitoringProfileScopeTypes
/** @attribute SerializableAttribute() */ 
public enum MonitoringProfileScopeTypes
SerializableAttribute 
public enum MonitoringProfileScopeTypes

Member nameDescription
AdministratorThe Administrator monitoring profile.
AdvancedOperatorThe AdvancedOperator monitoring profile.
AuthorThe Author monitoring profile.
NoneNo monitoring profile.
OperatorThe Operator monitoring profile.
ReadOnlyOperatorThe ReadOnlyOperator monitoring profile.
ReportOperatorThe ReportOperator monitoring profile.
ReportSecurityAdministratorThe ReportSecurityAdministrator monitoring profile.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

 

Community Additions

ADD
Show: