IInMageRcmReplicationDetails.MobilityAgentDetailIsLastReinstallSuccessful Property

Definition

A value indicating whether replication agent reinstallation is required.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether replication agent reinstallation is required.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isLastReinstallSuccessful", Update=true)]
public bool? MobilityAgentDetailIsLastReinstallSuccessful { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="A value indicating whether replication agent reinstallation is required.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="isLastReinstallSuccessful", Update=true)>]
member this.MobilityAgentDetailIsLastReinstallSuccessful : Nullable<bool> with get, set
Public Property MobilityAgentDetailIsLastReinstallSuccessful As Nullable(Of Boolean)

Property Value

Attributes

Applies to