ManagementPackConfigurationSchemaType Members
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 | |
---|---|---|
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 | Overloaded. (inherited from Object) | |
GetCompleteConfigurationSchema | Gets the complete configuration schema, including all of the referenced schema types. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (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