Represents a Management Pack element that is defined by the ManagementPackConfigurationSchemaType complex type. This type defines a collection of schema types that are used in a configuration schema.
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 | |
|---|---|---|
| .gif) | Schema | Gets or sets the schema file (.xsd file) that is used to validate an instance of this type. | 
| .gif) | 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 | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetCompleteConfigurationSchema | Gets the complete configuration schema, including all of the referenced schema types. | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | (inherited from Object) | 
| .gif) | WriteXml | Serializes this Management Pack element as XML. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
ManagementPackConfigurationSchemaType Class
Microsoft.EnterpriseManagement.Configuration Namespace