Partager via


InMageRcmReplicationDetails.AgentUpgradeState Property

Definition

Gets the agent auto upgrade state. Possible values include: 'None', 'Started', 'Completed', 'Commit'

[Newtonsoft.Json.JsonProperty(PropertyName="agentUpgradeState")]
public string AgentUpgradeState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agentUpgradeState")>]
member this.AgentUpgradeState : string
Public ReadOnly Property AgentUpgradeState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to