A2AReplicationDetails.IsAgentReinstallRequired 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? IsAgentReinstallRequired { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.IsAgentReinstallRequired : Nullable<bool> with get, set
Public Property IsAgentReinstallRequired As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to