ManagementGroup.Monitoring Property

Updated: April 16, 2012

Gets an interface that enables you to access and manage the workflow components for monitoring in the management group. For example, the workflow components can be rules, diagnostics, module types, recoveries, and monitors. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As ManagementGroup Dim value As IMonitoringManagement value = instance.Monitoring Public ReadOnly Property Monitoring As IMonitoringManagementpublic IMonitoringManagement Monitoring { get; }public: property IMonitoringManagement^ Monitoring { IMonitoringManagement^ get (); }/** @property */ public IMonitoringManagement get_Monitoring () public function get Monitoring () : IMonitoringManagement Property ValueReturns a IMonitoringManagement object.
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