Share via


IA2AReplicationDetails.IsReplicationAgentUpdateRequired Property

Definition

A value indicating whether replication agent update is required.

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

Property Value

Attributes

Applies to