A2AReplicationDetails.IsAgentUpgradeInProgress Property

Definition

A value indicating whether replication agent Upgrade is In-Progress.

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

Property Value

Implements

Attributes

Applies to