Share via


InMageRcmFailbackSyncDetails.ProcessedByte Property

Definition

The total processed bytes. This includes bytes that are transferred from source VM to target and matched bytes.

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

Property Value

Implements

Attributes

Applies to