IInMageRcmReplicationDetails.MobilityAgentDetailIsAgentUpgradeable Property

Definition

A value indicating whether replication agent upgradeable.

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

Property Value

Attributes

Applies to