InMageRcmReplicationDetails.AgentUpgradeBlockingErrorDetails Property
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.
The agent upgrade blocking error information.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmAgentUpgradeBlockingErrorDetails> AgentUpgradeBlockingErrorDetails { get; }
member this.AgentUpgradeBlockingErrorDetails : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmAgentUpgradeBlockingErrorDetails>
Public ReadOnly Property AgentUpgradeBlockingErrorDetails As IReadOnlyList(Of InMageRcmAgentUpgradeBlockingErrorDetails)