你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InMageRcmAgentUpgradeBlockingErrorDetails Class

Definition

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.

Applies to