Share via


InMageRcmSyncDetails.ProgressPercentage Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)]
public int? ProgressPercentage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Owned)>]
member this.ProgressPercentage : Nullable<int>
Public ReadOnly Property ProgressPercentage As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to