InMageRcmReplicationDetails.AgentUpgradeState 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.
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