ManagementPackDiscoveryClass Members
Represents a Management Pack element that is defined by the ManagementPackDiscoveryClass complex type. This type defines a view in a class that can be instantiated by a discovery object in a Management Pack.
The following tables list the members exposed by the ManagementPackDiscoveryClass type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackDiscoveryClass | Initializes a new ManagementPackDiscoveryClass object. |
Top
Public Properties
Name | Description | |
---|---|---|
PropertyCollection | Gets a list of properties that can be populated by this discovery object class for the discovered class. | |
TypeID | Gets or sets a valid identifier for this class that is defined in this Management Pack or a referenced Management Pack. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) | |
WriteXml | Writes the XML for this Management Pack element to the specified XmlWriter object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackDiscoveryClass Class
Microsoft.EnterpriseManagement.Configuration Namespace