MonitoringUserRoleScope Constructor (UserRoleScope)

Updated: April 16, 2012

Initializes a new MonitoringUserRoleScope object with the values provided by the user role scope. Namespace: Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim clone As UserRoleScope Dim instance As New MonitoringUserRoleScope(clone)Public Sub New ( _ clone As UserRoleScope _ )public MonitoringUserRoleScope ( UserRoleScope clone )public: MonitoringUserRoleScope ( UserRoleScope^ clone )public MonitoringUserRoleScope ( UserRoleScope clone )public function MonitoringUserRoleScope ( clone : UserRoleScope )ParameterscloneThe existing scope to clone the role from.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms