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. |
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. |
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. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.