InMageRcmReplicationDetails.IsLastUpgradeSuccessful Property

Definition

Gets a value indicating whether last agent upgrade was successful or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to