Share via


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
public property Description  (inherited from UserRole)
public property DisplayName  (inherited from UserRole)
public property Id  (inherited from UserRole)
public property ImpliedInstanceId  (inherited from UserRole)
public property IsScopeFixed  (inherited from UserRole)
public property IsSystem  (inherited from UserRole)
public property LastModified  (inherited from UserRole)
public property LastModifiedBy  (inherited from UserRole)
public property ManagementGroup  (inherited from MonitoringBase)
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitoringProfile Gets or sets the MonitoringProfile object that is assigned to the user role.
public property MonitoringProfileDisplayName Gets the display name of the monitoring profile that is assigned to the user role.
public property Name  (inherited from UserRole)
public property Profile  (inherited from UserRole)
public property ProfileDisplayName  (inherited from UserRole)
public property Scope Gets or sets the scope of the user role.
public property ScopeId  (inherited from UserRole)
public property Users  (inherited from UserRole)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect  Overridden. (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
public method Update  (inherited from UserRole)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

MonitoringUserRole Class
Microsoft.EnterpriseManagement.Monitoring.Security Namespace