IA2AReplicationDetails.IsAgentUpgradeInProgress Property

Definition

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

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

Property Value

Attributes

Applies to