Share via


ResultantOverrideSet Class

Definition

Provides the base class for defining the base resultant override set.

public ref class ResultantOverrideSet abstract : Microsoft::EnterpriseManagement::Common::MonitoringBase
public abstract class ResultantOverrideSet : Microsoft.EnterpriseManagement.Common.MonitoringBase
type ResultantOverrideSet = class
    inherit MonitoringBase
Public MustInherit Class ResultantOverrideSet
Inherits MonitoringBase
Inheritance
ResultantOverrideSet
Derived

Properties

ManagementGroup

Gets the management group that the object is in.

(Inherited from MonitoringBase)
ManagementGroupId

Gets the unique identifier of the management group that owns this object.

(Inherited from MonitoringBase)

Methods

Reconnect(EnterpriseManagementGroup)

Reconnects the object to the specified management group.

(Inherited from MonitoringBase)
ToString()

Returns the relevant display string for the object.

(Inherited from MonitoringBase)

Applies to