Share via


MonitoringPageSet(ManagementPackUIPageSet) Constructor

Definition

Initializes a new instance of the MonitoringPageSet class.

public:
 MonitoringPageSet(Microsoft::EnterpriseManagement::Configuration::ManagementPackUIPageSet ^ clone);
public MonitoringPageSet (Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPageSet clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringPageSet : Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPageSet -> Microsoft.EnterpriseManagement.Configuration.MonitoringPageSet
Public Sub New (clone As ManagementPackUIPageSet)

Parameters

clone
ManagementPackUIPageSet

The clone.

Applies to