[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 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
public property PropertyCollection Gets a list of properties that can be populated by this discovery object class for the discovered class.
public property 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
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
public method WriteXml Writes the XML for this Management Pack element to the specified XmlWriter object.
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.