ManagementPackDiscoveryRelationshipProperty Members
Represents a Management Pack element that is defined by the ManagementPackDiscoveryRelationshipProperty complex type. This type defines a property that can be populated for a discovered relationship.
The following tables list the members exposed by the ManagementPackDiscoveryRelationshipProperty type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackDiscoveryRelationshipProperty | Initializes a new ManagementPackDiscoveryRelationshipProperty object. |
Top
Public Properties
Name | Description | |
---|---|---|
PropertyID | Gets or sets the identifier for the property that can be discovered. This must be a valid identifier for the property that is defined in the context of the discovery relationship being defined. | |
TypeID | Gets or sets a reference to a relationship identifier that is specified when the discovered property is inherited from another relationship type in the inheritance hierarchy. This fully qualifies the property declaration. This attribute must be a valid relationship identifier for a relationship type 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 | Serializes this object as XML. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackDiscoveryRelationshipProperty Class
Microsoft.EnterpriseManagement.Configuration Namespace