Share via


IInMageRcmFailbackProtectedDiskDetails.ResyncDetailProcessedByte 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.Runtime.Info(Description="The total processed bytes. This includes bytes that are transferred from source VM to target and matched bytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="processedBytes")]
public long? ResyncDetailProcessedByte { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The total processed bytes. This includes bytes that are transferred from source VM to target and matched bytes.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=true, Required=false, SerializedName="processedBytes")>]
member this.ResyncDetailProcessedByte : Nullable<int64>
Public ReadOnly Property ResyncDetailProcessedByte As Nullable(Of Long)

Property Value

Attributes

Applies to