MonitoringRulePropertyOverride.GetDerivedObject(ManagementPackRulePropertyOverride) Method

Definition

Clone constructor, for backwards compatability

public:
 virtual Microsoft::EnterpriseManagement::Configuration::MonitoringRulePropertyOverride ^ GetDerivedObject(Microsoft::EnterpriseManagement::Configuration::ManagementPackRulePropertyOverride ^ clone);
public Microsoft.EnterpriseManagement.Configuration.MonitoringRulePropertyOverride GetDerivedObject (Microsoft.EnterpriseManagement.Configuration.ManagementPackRulePropertyOverride clone);
abstract member GetDerivedObject : Microsoft.EnterpriseManagement.Configuration.ManagementPackRulePropertyOverride -> Microsoft.EnterpriseManagement.Configuration.MonitoringRulePropertyOverride
override this.GetDerivedObject : Microsoft.EnterpriseManagement.Configuration.ManagementPackRulePropertyOverride -> Microsoft.EnterpriseManagement.Configuration.MonitoringRulePropertyOverride
Public Function GetDerivedObject (clone As ManagementPackRulePropertyOverride) As MonitoringRulePropertyOverride

Parameters

Returns

MonitoringRulePropertyOverride

Returns MonitoringRulePropertyOverride.

Applies to