ManagementPackVerificationResult Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a management pack verification result.
The following tables list the members exposed by the ManagementPackVerificationResult type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackVerificationResult | Overloaded. Initializes a new instance of the ManagementPackVerificationResult class. |
Top
Public Properties
Name | Description | |
---|---|---|
Category | Gets or sets the current result category. | |
Code | Gets a short description for the management pack verification result. | |
Message | Gets or sets a message that provides detailed information of the management pack verification result. | |
Source | Gets or sets the identity of the source object that produces the management pack verification result. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether the specified object equals the current object. | |
GetHashCode | Overridden. Gets a hash code for the current object. | |
GetType | (inherited from Object) | |
ToString | Overridden. Gets a string that represents the current object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackVerificationResult Class
Microsoft.EnterpriseManagement.Configuration.Verification Namespace