Specifies an assigned user role that contains a scope and users.
The following tables list the members exposed by the MonitoringUserRole type.
Public
Constructors
| Name | Description | |
|---|---|---|
| MonitoringUserRole | Initializes a new MonitoringUserRole object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Description | Gets and sets a description of the user role. |
|
DisplayName | Gets or sets the display name of the user role. The display name is used in the user interface. |
|
Id | Gets or sets a globally unique identifier (GUID) for the user role. |
|
IsScopeFixed | Gets or sets a Boolean value that determines whether the scope cannot be changed. |
|
IsSystem | Gets or sets a Boolean value that determines whether the user role is the system user role |
|
LastModified | Gets the time when the user role was last modified. |
|
LastModifiedBy | Gets the name of the user that last modified the user role. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
MonitoringProfile | Gets or sets the MonitoringProfile object that is assigned to the user role. |
|
MonitoringProfileDisplayName | Gets the display name of the monitoring profile that is assigned to the user role. |
|
Name | Gets or sets the name of the user role. |
![]()
|
OperationsManagerAdministratorsUserRoleId | Gets the globally unique identifier (GUID) for the OperationsManagerAdministrators user role. |
![]()
|
OperationsManagerAdvancedOperatorsUserRoleId | Gets the globally unique identifier (GUID) for the OperationsManagerAdvancedOperators user role. |
![]()
|
OperationsManagerAuthorsUserRoleId | Gets the globally unique identifier (GUID) for the OperationsManagerAuthors user role. |
![]()
|
OperationsManagerOperatorsUserRoleId | Gets the globally unique identifier (GUID) for the OperationsManagerOperators user role. |
![]()
|
OperationsManagerReadOnlyOperatorsUserRoleId | Gets the globally unique identifier (GUID) for the OperationsManagerReadOnlyOperators user role. |
![]()
|
OperationsManagerReportOperatorsUserRoleId | Gets the globally unique identifier (GUID) for the OperationsManagerReportOperators user role. |
![]()
|
OperationsManagerReportSecurityAdministratorsUserRoleId | Gets the globally unique identifier (GUID) for the OperationsManagerReportSecurityAdministrators user role. |
|
Scope | Gets or sets the scope of the user role. |
|
Users | Gets or sets a collection of users assigned to the user role. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. Overridden. |
|
GetHashCode | Overridden. Returns an integer value that is the hash code for the user role. |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Update | Updates the property values in the user role. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

