Share via


IInMageRcmProtectedDiskDetails.ResyncDetailProgressPercentage Property

Definition

Progress in percentage. Progress percentage is calculated based on processed bytes.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Progress in percentage. Progress percentage is calculated based on processed bytes.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="progressPercentage")]
public int? ResyncDetailProgressPercentage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Progress in percentage. Progress percentage is calculated based on processed bytes.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="progressPercentage")>]
member this.ResyncDetailProgressPercentage : Nullable<int>
Public ReadOnly Property ResyncDetailProgressPercentage As Nullable(Of Integer)

Property Value

Attributes

Applies to