MonitoringSchemaType(ManagementPackSchemaType) Constructor

Definition

Creates a schema type from a clone

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

Parameters

clone
ManagementPackSchemaType

The clone

Applies to