Dela via


MonitoringBaseWithId Constructor (EnterpriseManagementGroup)

Creates a new instance of the MonitoringBaseWithId class, and specifies the management group that owns this object.

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

Usage

'Usage
Dim managementGroup As EnterpriseManagementGroup

Dim instance As New MonitoringBaseWithId(managementGroup)

Syntax

'Declaration
Protected Sub New ( _
    managementGroup As EnterpriseManagementGroup _
)
protected MonitoringBaseWithId (
    EnterpriseManagementGroup managementGroup
)
protected:
MonitoringBaseWithId (
    EnterpriseManagementGroup^ managementGroup
)
protected MonitoringBaseWithId (
    EnterpriseManagementGroup managementGroup
)
protected function MonitoringBaseWithId (
    managementGroup : EnterpriseManagementGroup
)

Parameters

  • managementGroup
    The parent that owns this object.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

MonitoringBaseWithId Class
MonitoringBaseWithId Members
Microsoft.EnterpriseManagement.Common Namespace