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.
Namespace:
Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager
(in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
Syntax
Visual Basic |
Public Shared RootMonitoringClassId As Guid
|
C# |
public static Guid RootMonitoringClassId
|
C++ |
public:
static Guid RootMonitoringClassId
|
J# |
public static Guid RootMonitoringClassId
|
JScript |
public static var RootMonitoringClassId : Guid
|
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and
Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows
XP
See Also