ManagementPackMonitorResultantOverrideSet Class

Definition

Represents a monitor result set.

public ref class ManagementPackMonitorResultantOverrideSet : Microsoft::EnterpriseManagement::Configuration::ResultantOverrideSet
public class ManagementPackMonitorResultantOverrideSet : Microsoft.EnterpriseManagement.Configuration.ResultantOverrideSet
type ManagementPackMonitorResultantOverrideSet = class
    inherit ResultantOverrideSet
Public Class ManagementPackMonitorResultantOverrideSet
Inherits ResultantOverrideSet
Inheritance
ManagementPackMonitorResultantOverrideSet

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)
ResultantConfigurationOverrides

Gets the mapping of configuration properties to their overrides.

ResultantPropertyOverrides

Gets the mapping of properties to their overrides.

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