InMageRcmAgentUpgradeBlockingErrorDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
InMageRcm source agent upgrade blocking error details.
public class InMageRcmAgentUpgradeBlockingErrorDetails
type InMageRcmAgentUpgradeBlockingErrorDetails = class
Public Class InMageRcmAgentUpgradeBlockingErrorDetails
- Inheritance
-
InMageRcmAgentUpgradeBlockingErrorDetails
Constructors
InMageRcmAgentUpgradeBlockingErrorDetails() |
Initializes a new instance of the InMageRcmAgentUpgradeBlockingErrorDetails class. |
InMageRcmAgentUpgradeBlockingErrorDetails(String, String, String, String, IDictionary<String,String>, IDictionary<String,String>) |
Initializes a new instance of the InMageRcmAgentUpgradeBlockingErrorDetails class. |
Properties
ErrorCode |
Gets the error code. |
ErrorMessage |
Gets the error message. |
ErrorMessageParameters |
Gets the error message parameters. |
ErrorTags |
Gets the error tags. |
PossibleCauses |
Gets the possible causes. |
RecommendedAction |
Gets the recommended action. |