MonitoringSchemaType(ManagementPackSchemaType) 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.
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