IA2AReplicationDetails.IsAgentUpgradeInProgress Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether replication agent Upgrade is In-Progress.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isAgentUpgradeInProgress")]
public bool? IsAgentUpgradeInProgress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="A value indicating whether replication agent Upgrade is In-Progress.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isAgentUpgradeInProgress")>]
member this.IsAgentUpgradeInProgress : Nullable<bool> with get, set
Public Property IsAgentUpgradeInProgress As Nullable(Of Boolean)

Property Value

Attributes

Applies to