MonitoringRulePropertyOverride.GetDerivedObject(ManagementPackRulePropertyOverride) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Returns MonitoringRulePropertyOverride.