MonitoringPageReference(ManagementPackUIPageReference) 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.
Initializes a new instance of the MonitoringPageReference class.
public:
MonitoringPageReference(Microsoft::EnterpriseManagement::Configuration::ManagementPackUIPageReference ^ clone);
public MonitoringPageReference (Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPageReference clone);
new Microsoft.EnterpriseManagement.Configuration.MonitoringPageReference : Microsoft.EnterpriseManagement.Configuration.ManagementPackUIPageReference -> Microsoft.EnterpriseManagement.Configuration.MonitoringPageReference
Public Sub New (clone As ManagementPackUIPageReference)
Parameters
The clone.
Remarks
This is used for back compat issues