MonitoringUserRoleScope Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines a scope for a user role.
The following tables list the members exposed by the MonitoringUserRoleScope type.
Public Constructors
Name | Description | |
---|---|---|
MonitoringUserRoleScope | Overloaded. Initializes a new MonitoringUserRoleScope object with default values. |
Top
Public Properties
Name | Description | |
---|---|---|
Classes | (inherited from UserRoleScope) | |
ConsoleTasks | (inherited from UserRoleScope) | |
CredentialMonitoringTasks | Gets a read-only collection of credential monitoring tasks for the user role scope. | |
CredentialTasks | (inherited from UserRoleScope) | |
DashboardReferences | (inherited from UserRoleScope) | |
IsScopeFixed | (inherited from UserRoleScope) | |
ManagementGroup | (inherited from MonitoringBase) | |
ManagementGroupId | (inherited from MonitoringBase) | |
MonitoringClasses | Gets a read-only collection of globally unique identifier (GUID) values that identify monitoring classes for the user role scope. This collection applies to the monitoring class section of the scope. | |
MonitoringObjects | Gets a read-only collection of globally unique identifier (GUID) values that identify monitoring object groups and/or services for the user role scope. This collection applies to the monitoring object section of the scope. | |
MonitoringViews | Gets a read-only collection of monitoring views for the user role scope. | |
NonCredentialMonitoringTasks | Gets a read-only collection of monitoring tasks (without credentials) for the user role scope. | |
NonCredentialTasks | (inherited from UserRoleScope) | |
Objects | (inherited from UserRoleScope) | |
RootCredentialMonitoringTaskId | A globally unique identifier (GUID) that represents the root credential task. Use this value to set access to all credential tasks. | |
RootMonitoringClassId | A globally unique identifier (GUID) value that represents the root of all monitoring classes. Use this value in the user role scope if you want to set access on the root monitoring class. | |
RootMonitoringObjectId | A globally unique identifier (GUID) value that represents the root of monitoring objects. Use this value in the user role scope to set access on the root monitoring object. | |
RootMonitoringViewId | A globally unique identifier (GUID) value that represents the root monitoring view. Use this value in the user role scope to set access to all views. | |
RootNonCredentialMonitoringTaskId | A globally unique identifier (GUID) value that represents the root monitoring task without credentials. Use this value in the user role scope to set access to all monitoring tasks without credentials. | |
Templates | (inherited from UserRoleScope) | |
Views | (inherited from UserRoleScope) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | (inherited from MonitoringBase) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
MonitoringUserRoleScope Class
Microsoft.EnterpriseManagement.Monitoring.Security Namespace