Share via


IInMageAzureV2ReplicationDetails.ResyncProgressPercentage Property

Definition

The resync progress percentage.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The resync progress percentage.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="resyncProgressPercentage")]
public int? ResyncProgressPercentage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The resync progress percentage.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="resyncProgressPercentage")>]
member this.ResyncProgressPercentage : Nullable<int> with get, set
Public Property ResyncProgressPercentage As Nullable(Of Integer)

Property Value

Attributes

Applies to