Share via


ManagementPackConfigurationSchemaType Members

Represents a management pack element that is defined by the ManagementPackConfigurationSchemaType complex type.

The following tables list the members exposed by the ManagementPackConfigurationSchemaType type.

Public Constructors

  Name Description
  ManagementPackConfigurationSchemaType Initializes a new ManagementPackConfigurationSchemaType object.

Top

Public Properties

  Name Description
public property Schema Gets or sets the schema file (.xsd file) that is used to validate an instance of this type.
public property SchemaTypeCollection Gets a collection of schema types that are used in the configuration schema. Each schema type in the collection is a reference to a schema element in the same management pack or a referenced management pack.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetCompleteConfigurationSchema Gets the complete configuration schema. This includes all of the referenced schema types.
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
public method WriteXml Serializes this management pack element as XML.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ManagementPackConfigurationSchemaType Class
Microsoft.EnterpriseManagement.Configuration Namespace