MonitorPropertyOverride(ManagementPackMonitorPropertyOverride) Constructor
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
public:
MonitorPropertyOverride(Microsoft::EnterpriseManagement::Configuration::ManagementPackMonitorPropertyOverride ^ clone);
public MonitorPropertyOverride (Microsoft.EnterpriseManagement.Configuration.ManagementPackMonitorPropertyOverride clone);
new Microsoft.EnterpriseManagement.Configuration.MonitorPropertyOverride : Microsoft.EnterpriseManagement.Configuration.ManagementPackMonitorPropertyOverride -> Microsoft.EnterpriseManagement.Configuration.MonitorPropertyOverride
Public Sub New (clone As ManagementPackMonitorPropertyOverride)