InMageRcmMobilityAgentDetails.IsLastReinstallSuccessful Property

Definition

A value indicating whether replication agent reinstallation is required.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public bool? IsLastReinstallSuccessful { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.IsLastReinstallSuccessful : Nullable<bool> with get, set
Public Property IsLastReinstallSuccessful As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to