A globally unique identifier (GUID) value that
represents the root of monitoring objects. Use this value in the
user role scope to set access on the root monitoring object.
Namespace: Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim value As Guid value = MonitoringUserRoleScope.RootMonitoringObjectId Public Shared ReadOnly Property RootMonitoringObjectId As Guidpublic static Guid RootMonitoringObjectId { get; }public: static property Guid RootMonitoringObjectId { Guid get (); }/** @property */ public static Guid get_RootMonitoringObjectId () public static function get RootMonitoringObjectId () : Guid Property ValueReturns a Guid.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim value As Guid value = MonitoringUserRoleScope.RootMonitoringObjectId Public Shared ReadOnly Property RootMonitoringObjectId As Guidpublic static Guid RootMonitoringObjectId { get; }public: static property Guid RootMonitoringObjectId { Guid get (); }/** @property */ public static Guid get_RootMonitoringObjectId () public static function get RootMonitoringObjectId () : Guid Property ValueReturns a Guid.
Any public static
(Shared in Visual Basic) members of this type are thread safe. Any
instance members are not guaranteed to be thread safe.