ManagementPackConfigurationSchemaType Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | |
---|---|---|
Schema | Gets or sets the schema file (.xsd file) that is used to validate an instance of this type. | |
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 | |
---|---|---|
Equals | (inherited from Object) | |
GetCompleteConfigurationSchema | Gets the complete configuration schema. This includes all of the referenced schema types. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) | |
WriteXml | Serializes this management pack element as XML. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackConfigurationSchemaType Class
Microsoft.EnterpriseManagement.Configuration Namespace