MonitoringUserRole Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | Overloaded. Initializes a new MonitoringUserRole object with default values. |
Top
Public Properties
Name | Description | |
---|---|---|
Description | (inherited from UserRole) | |
DisplayName | (inherited from UserRole) | |
Id | (inherited from UserRole) | |
ImpliedInstanceId | (inherited from UserRole) | |
IsScopeFixed | (inherited from UserRole) | |
IsSystem | (inherited from UserRole) | |
LastModified | (inherited from UserRole) | |
LastModifiedBy | (inherited from UserRole) | |
ManagementGroup | (inherited from MonitoringBase) | |
ManagementGroupId | (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 | (inherited from UserRole) | |
Profile | (inherited from UserRole) | |
ProfileDisplayName | (inherited from UserRole) | |
Scope | Gets or sets the scope of the user role. | |
ScopeId | (inherited from UserRole) | |
Users | (inherited from UserRole) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Overridden. (inherited from MonitoringBase) | |
ToString | Overridden. (inherited from Object) | |
Update | (inherited from UserRole) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
MonitoringUserRole Class
Microsoft.EnterpriseManagement.Monitoring.Security Namespace