Delen via


InMageRcmReplicationDetails.AgentUpgradeBlockingErrorDetails Property

Definition

Gets or sets the agent upgrade blocking error information.

[Newtonsoft.Json.JsonProperty(PropertyName="agentUpgradeBlockingErrorDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InMageRcmAgentUpgradeBlockingErrorDetails> AgentUpgradeBlockingErrorDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agentUpgradeBlockingErrorDetails")>]
member this.AgentUpgradeBlockingErrorDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InMageRcmAgentUpgradeBlockingErrorDetails> with get, set
Public Property AgentUpgradeBlockingErrorDetails As IList(Of InMageRcmAgentUpgradeBlockingErrorDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to