MonitoringProfileScopeTypes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the scope types for the profile. These are a combination of scope types of the operations within the profile.
public enum class MonitoringProfileScopeTypes
[System.Serializable]
public enum MonitoringProfileScopeTypes
type MonitoringProfileScopeTypes =
Public Enum MonitoringProfileScopeTypes
- Inheritance
-
MonitoringProfileScopeTypes
- Attributes
Fields
| Administrator | 118 | Administrator |
| AdvancedOperator | 114 | AdvancedOperator |
| Author | 118 | Author |
| None | 0 | None |
| Operator | 114 | Operator |
| ReadOnlyOperator | 114 | Read only operator |
| ReportOperator | 64 | Report operator |
| ReportSecurityAdministrator | 0 | ReportSecurityAdministrator |