ManagementPackDiscoveryClassProperty Members
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
Name | Description | |
---|---|---|
ManagementPackDiscoveryClassProperty | Initializes a new ManagementPackDiscoveryClassProperty object. |
Top
Public Properties
Name | Description | |
---|---|---|
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. | |
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 | |
---|---|---|
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. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackDiscoveryClassProperty Class
Microsoft.EnterpriseManagement.Configuration Namespace