ManagementServicePool Class

Definition

ManagementServicePool Instance.

public ref class ManagementServicePool : Microsoft::EnterpriseManagement::Common::MonitoringBase
[System.Serializable]
public class ManagementServicePool : Microsoft.EnterpriseManagement.Common.MonitoringBase
type ManagementServicePool = class
    inherit MonitoringBase
Public Class ManagementServicePool
Inherits MonitoringBase
Inheritance
ManagementServicePool
Attributes

Properties

Description

The description of the Pool.

DisplayName

The display name of the monitoring object.

Id

The Id to Pool instance.

IsDynamic

Is Pool membership dynamic.

IsSystem

Whether the pool is defined in an MP

LastModified

The last time it was modified in the database.

ManagementGroup

The ManagementGroup the object was instantiated in.

Members

The members of the Pool.

Name

The name of the monitoring object.

Observers

The observers for the Pool.

UseDefaultObserver

Use DB as default observer.

Methods

AddMembers(IList<MonitoringObject>)

Add members to the pool.

AddObservers(IList<MonitoringObject>)

Add observers to the pool.

ApplyChanges()

Apply changes.

ApplyChanges(ManagementGroup, EnterpriseManagementObject, String, String, Boolean, Boolean, IList<MonitoringObject>, IList<MonitoringObject>, IList<MonitoringObject>, IList<MonitoringObject>, IncrementalDiscoveryData)

Apply changes.

ClearChanges()

Clear Pending changes.

Reconnect(EnterpriseManagementGroup)

Reconnect to management group.

RemoveMembers(IList<MonitoringObject>)

Remove members from the pool.

RemoveObservers(IList<MonitoringObject>)

Remove observers from the pool.

SetMembers(IList<MonitoringObject>)

Set members of the pool.

Applies to