[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 ManagementPackDiscoveryClassProperty complex type. This type defines a view in a property that can be populated for a discovered class by a discovery object.

The following tables list the members exposed by the ManagementPackDiscoveryClassProperty type.

Public Constructors

Public Properties

  Name Description
public property PropertyID Gets or sets the identifier of the property that can be discovered. This must be a valid identifier for a property that is defined in the context of the discovery class being defined.
public property TypeID Gets or sets the type identifier that is specified when the discovered property is inherited from another class in the inheritance hierarchy. This fully qualifies the property declaration. This must be a valid class identifier for a class 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.
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.