Share via


IMonitoringBase Interface

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the properties and methods for all the connected objects in a monitoring group.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

Usage

'Usage
Dim instance As IMonitoringBase

Syntax

'Declaration
<ObsoleteAttribute("This interface will be removed in the next release and should no longer be used.")> _
Public Interface IMonitoringBase
[ObsoleteAttribute("This interface will be removed in the next release and should no longer be used.")] 
public interface IMonitoringBase
[ObsoleteAttribute(L"This interface will be removed in the next release and should no longer be used.")] 
public interface class IMonitoringBase
/** @attribute ObsoleteAttribute("This interface will be removed in the next release and should no longer be used.") */ 
public interface IMonitoringBase
ObsoleteAttribute("This interface will be removed in the next release and should no longer be used.") 
public interface IMonitoringBase

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

IMonitoringBase Members
Microsoft.EnterpriseManagement.Common Namespace