MonitoringProfile.ReadOnlyOperatorMonitoringProfileId Property

Updated: April 16, 2012

Gets a globally unique identifier (GUID) for the ReadOnlyOperator monitoring profile. Namespace: Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim value As Guid value = MonitoringProfile.ReadOnlyOperatorMonitoringProfileId Public Shared ReadOnly Property ReadOnlyOperatorMonitoringProfileId As Guidpublic static Guid ReadOnlyOperatorMonitoringProfileId { get; }public: static property Guid ReadOnlyOperatorMonitoringProfileId { Guid get (); }/** @property */ public static Guid get_ReadOnlyOperatorMonitoringProfileId () public static function get ReadOnlyOperatorMonitoringProfileId () : Guid Property ValueReturns a GUID Guid that is for the ReadOnlyOperator monitoring.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms