IMonitoringBase Interface
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