IInMageRcmReplicationDetails.IsLastUpgradeSuccessful Property

Definition

A value indicating whether last agent upgrade was successful or not.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating whether last agent upgrade was successful or not.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="isLastUpgradeSuccessful", Update=false)]
public string IsLastUpgradeSuccessful { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="A value indicating whether last agent upgrade was successful or not.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="isLastUpgradeSuccessful", Update=false)>]
member this.IsLastUpgradeSuccessful : string
Public ReadOnly Property IsLastUpgradeSuccessful As String

Property Value

Attributes

Applies to