MonitoringProfileScopeTypes Enumeration
[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
'Usage
Dim instance As MonitoringProfileScopeTypes
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration MonitoringProfileScopeTypes
[SerializableAttribute]
public enum MonitoringProfileScopeTypes
[SerializableAttribute]
public enum class MonitoringProfileScopeTypes
/** @attribute SerializableAttribute() */
public enum MonitoringProfileScopeTypes
SerializableAttribute
public enum 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. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
Microsoft.EnterpriseManagement.Monitoring.Security Namespace